summaryrefslogtreecommitdiff
path: root/include/configs/DASA_SIM.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/DASA_SIM.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/DASA_SIM.h')
-rw-r--r--include/configs/DASA_SIM.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/DASA_SIM.h b/include/configs/DASA_SIM.h
index 3706071c9..53229d94b 100644
--- a/include/configs/DASA_SIM.h
+++ b/include/configs/DASA_SIM.h
@@ -37,6 +37,7 @@
#define CONFIG_DASA_SIM 1 /* ...on a DASA_SIM board */
#define CONFIG_SYS_TEXT_BASE 0xFFFC0000
+#define CONFIG_SYS_LDSCRIPT "board/esd/dasa_sim/u-boot.lds"
#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f() */