]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/uc101.h
New board support: Nokia RX-51 aka N900
[karo-tx-uboot.git] / include / configs / uc101.h
index 19722615a67bc1b5a7a1b20de37bcd0ce2deb5b5..f13669181c1e0578a5ea9c9f46e90e8b63d94b72 100644 (file)
 #define CONFIG_UC101           1       /* UC101 board          */
 #define CONFIG_HOSTNAME                uc101
 
+#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"