summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_am335x_common.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-08-20 08:53:51 -0400
committerTom Rini <trini@ti.com>2013-08-28 11:44:59 -0400
commit78c392f143260a5ea2a4cb1051eae13611858036 (patch)
tree4f0cf29fffaa1220c434c554127a13c85904c261 /include/configs/ti_am335x_common.h
parentd7ccfc5bd66c6f873d292592bea7a8342b12016e (diff)
downloadtalos-obmc-uboot-78c392f143260a5ea2a4cb1051eae13611858036.tar.gz
talos-obmc-uboot-78c392f143260a5ea2a4cb1051eae13611858036.zip
TI:am33xx: Move SPL YMODEM support to the per-board config
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/ti_am335x_common.h')
-rw-r--r--include/configs/ti_am335x_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_am335x_common.h b/include/configs/ti_am335x_common.h
index 837c02cc29..d2e34aeed4 100644
--- a/include/configs/ti_am335x_common.h
+++ b/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,
OpenPOWER on IntegriCloud