summaryrefslogtreecommitdiff
path: root/include/configs/uc101.h
diff options
context:
space:
mode:
authorSandeep Paulraj <s-paulraj@ti.com>2010-12-11 10:35:40 -0500
committerSandeep Paulraj <s-paulraj@ti.com>2010-12-11 10:35:40 -0500
commit917a62c0d292d9da45100a76151a9fa2d13a9cdc (patch)
tree3ad9269efbd993f516edb708e0d51e937e017847 /include/configs/uc101.h
parentfb69abf269c789f9e53f70abedc98872a3f49562 (diff)
parent2ced53e1ad552a7a192b2f3c9671e60eb668ecfa (diff)
downloadolio-uboot-2014.01-917a62c0d292d9da45100a76151a9fa2d13a9cdc.tar.xz
olio-uboot-2014.01-917a62c0d292d9da45100a76151a9fa2d13a9cdc.zip
Merge branch 'next' of git://git.denx.de/u-boot into next
Diffstat (limited to 'include/configs/uc101.h')
-rw-r--r--include/configs/uc101.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/uc101.h b/include/configs/uc101.h
index 483534c41..f13669181 100644
--- a/include/configs/uc101.h
+++ b/include/configs/uc101.h
@@ -35,6 +35,7 @@
#ifndef CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_TEXT_BASE 0xFFF00000
#endif
+#define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds"
#include "manroland/common.h"
#include "manroland/mpc5200-common.h"