summaryrefslogtreecommitdiff
path: root/include/configs/rsdproto.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/rsdproto.h
parentfb69abf269c789f9e53f70abedc98872a3f49562 (diff)
parent2ced53e1ad552a7a192b2f3c9671e60eb668ecfa (diff)
downloadu-boot-imx-917a62c0d292d9da45100a76151a9fa2d13a9cdc.zip
u-boot-imx-917a62c0d292d9da45100a76151a9fa2d13a9cdc.tar.gz
u-boot-imx-917a62c0d292d9da45100a76151a9fa2d13a9cdc.tar.bz2
Merge branch 'next' of git://git.denx.de/u-boot into next
Diffstat (limited to 'include/configs/rsdproto.h')
-rw-r--r--include/configs/rsdproto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rsdproto.h b/include/configs/rsdproto.h
index 5761f20..2ed189e 100644
--- a/include/configs/rsdproto.h
+++ b/include/configs/rsdproto.h
@@ -40,6 +40,7 @@
#define CONFIG_CPM2 1 /* Has a CPM2 */
#define CONFIG_SYS_TEXT_BASE 0xff000000
+#define CONFIG_SYS_LDSCRIPT "board/rsdproto/u-boot.lds"
#define CONFIG_MISC_INIT_F 1 /* Use misc_init_f() */