Much of the config symbols between the evm boards are the same
independent of the actual board. This patch creates a hierarchy for the
am335x_evm configs:
am335x_evm.config
`-> am335x_evm_defconfig
`-> am335x_evm_spiboot_defconfig
`-> am335x_hs_evm.config
`-> am335x_hs_evm_defconfig
`-> am335x_hs_evm_uart_defconfig
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Markus Schneider-Pargmann (TI) <msp@baylibre.com>
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
#include <configs/am335x_hs_evm.config>
|
|
|
|
CONFIG_SPL_TEXT_BASE=0x40300350
|
|
CONFIG_SPL_MAX_SIZE=0xb0b0
|
|
# CONFIG_SPL_YMODEM_SUPPORT is not set
|