commit | be01035c27339f22e8bd4217bbe6410290420ef2 | [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 | 8883265d2e4169d54b156816d5c956824f137473 [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>