Commits
Matt McKee committed 82100cd8f81
SUBOOT-13 phytec: phyCORE-AM57x: match U-Boot config with EEPROM info CONFIG_OF_LIST is used to define the U-Boot DTBs included in the U-Boot image. Added support for matching the DTBs in CONFIG_OF_LIST with EEPROM board identification data so the correct configuration is used in U-Boot for each board. If a match cannot be found, the first entry of CONFIG_OF_LIST is used. Additionally, set default DDR3 configuration to match fallback 1GB (1 bank) settings, improved error messages in board file, and cleaned up defconfigs. Signed-off-by: Matt McKee <mmckee@phytec.com>