TI:am33xx: Move SPL YMODEM support to the per-board config
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
d7ccfc5bd6
commit
78c392f143
|
@ -49,7 +49,6 @@
|
||||||
*/
|
*/
|
||||||
#define CONFIG_SPL_TEXT_BASE 0x402F0400
|
#define CONFIG_SPL_TEXT_BASE 0x402F0400
|
||||||
#define CONFIG_SPL_MAX_SIZE (0x4030B800 - CONFIG_SPL_TEXT_BASE)
|
#define CONFIG_SPL_MAX_SIZE (0x4030B800 - CONFIG_SPL_TEXT_BASE)
|
||||||
#define CONFIG_SPL_YMODEM_SUPPORT
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Since SPL did pll and ddr initialization for us,
|
* Since SPL did pll and ddr initialization for us,
|
||||||
|
|
Loading…
Reference in New Issue