]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file
authorDerald D. Woods <woods.technical@gmail.com>
Mon, 26 Feb 2018 23:52:57 +0000 (17:52 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 14 Mar 2018 01:59:27 +0000 (21:59 -0400)
commit73679d09a0c9bd26930a8057041005352e95dfb7
tree6a8fd9ff840789eb1a43ebb39ab5601fd39b7c7f
parent02aeabf023ac2c0dfa67c7a56ab12db99168619a
ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file

BeagleBoard 'xM' does not really have NAND. CONFIG_MTDIDS_DEFAULT and
CONFIG_MTDPARTS_DEFAULT can/should be empty for 'xM'. This commit sets
the defined values if they exist.

Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
board/ti/beagle/beagle.c