summaryrefslogtreecommitdiffstats
path: root/include/configs/MVBLUE.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-11-23 23:48:56 +0100
committerWolfgang Denk <wd@denx.de>2010-11-27 23:35:12 +0100
commitde550d6b34140f1fa9e4e2f082de5ee7009dceb5 (patch)
treebb69918eacc35ffbbd19d87efcbd8a463fc6cef0 /include/configs/MVBLUE.h
parentf0687a5b67abf78409d10193428f451b75a83366 (diff)
downloadblackbird-obmc-uboot-de550d6b34140f1fa9e4e2f082de5ee7009dceb5.tar.gz
blackbird-obmc-uboot-de550d6b34140f1fa9e4e2f082de5ee7009dceb5.zip
824x: Cleanup for partial linking and --gc-sections
Signed-off-by: Wolfgang Denk <wd@denx.de> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/MVBLUE.h')
-rw-r--r--include/configs/MVBLUE.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/MVBLUE.h b/include/configs/MVBLUE.h
index 3aed447e17..5674636a3a 100644
--- a/include/configs/MVBLUE.h
+++ b/include/configs/MVBLUE.h
@@ -44,6 +44,7 @@
#define MVBLUE_BOARD_LYNX 2
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
+#define CONFIG_SYS_LDSCRIPT "board/mvblue/u-boot.lds"
#if 0
#define ERR_LED(code) do { if (code) \
OpenPOWER on IntegriCloud