TI:am33xx: Move SPL YMODEM support to the per-board config

Signed-off-by: Tom Rini <trini@ti.com>
master
Tom Rini 11 years ago
parent d7ccfc5bd6
commit 78c392f143
  1. 1
      include/configs/ti_am335x_common.h

@ -49,7 +49,6 @@
*/
#define CONFIG_SPL_TEXT_BASE 0x402F0400
#define CONFIG_SPL_MAX_SIZE (0x4030B800 - CONFIG_SPL_TEXT_BASE)
#define CONFIG_SPL_YMODEM_SUPPORT
/*
* Since SPL did pll and ddr initialization for us,

Loading…
Cancel
Save