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)
commitebf6e265ac62a4fbcd05e0b82edf4f1cce9c8fa0
tree6a8fd9ff840789eb1a43ebb39ab5601fd39b7c7f
parent2c9afab9ac17cb1d7c0861ec6d3f078e878dce13
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