]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rsdproto.h
Move LDSCRIPT definitions to board config files.
[people/ms/u-boot.git] / include / configs / rsdproto.h
index 5761f20a19e820f65f61576905fd4f6433ccb77d..2ed189ef67590708b001f57532e46d60337c1a0f 100644 (file)
@@ -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()            */