commit | ebf6e265ac62a4fbcd05e0b82edf4f1cce9c8fa0 | [log] [tgz] |
---|---|---|
author | Derald D. Woods <woods.technical@gmail.com> | Mon Feb 26 17:52:57 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:59:27 2018 -0400 |
tree | 6a8fd9ff840789eb1a43ebb39ab5601fd39b7c7f | |
parent | 2c9afab9ac17cb1d7c0861ec6d3f078e878dce13 [diff] |
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>