summaryrefslogtreecommitdiffstats
path: root/include/configs/tx25.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2013-04-18 22:48:49 +0000
committerTom Rini <trini@ti.com>2013-05-01 16:24:03 -0400
commitb0dac5b1af6a66aeb02eb63e852415367b30b168 (patch)
tree1cda87cce624fb2f46e76ffd39f64cd9863971d2 /include/configs/tx25.h
parentb157315353bdff0e6b27f79a661d6814a8d32110 (diff)
downloadblackbird-obmc-uboot-b0dac5b1af6a66aeb02eb63e852415367b30b168.tar.gz
blackbird-obmc-uboot-b0dac5b1af6a66aeb02eb63e852415367b30b168.zip
tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT
In order to use the generic hang() later on pull libgeneric in SPL. This has no impact on the SPL size. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/tx25.h')
-rw-r--r--include/configs/tx25.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tx25.h b/include/configs/tx25.h
index e72f8f66b1..d61a21857a 100644
--- a/include/configs/tx25.h
+++ b/include/configs/tx25.h
@@ -37,6 +37,7 @@
#define CONFIG_SPL_LDSCRIPT "arch/$(ARCH)/cpu/u-boot-spl.lds"
#define CONFIG_SPL_MAX_SIZE 2048
#define CONFIG_SPL_NAND_SUPPORT
+#define CONFIG_SPL_LIBGENERIC_SUPPORT
#define CONFIG_SPL_TEXT_BASE 0x810c0000
#define CONFIG_SYS_TEXT_BASE 0x81200000
OpenPOWER on IntegriCloud