Davinci: ea20: use gpio framework to access gpios
[oweals/u-boot.git] / include / configs / uc101.h
index fc0b103fbb4d4562c6fbef6717ec3d723167e7f0..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"
 
@@ -65,9 +70,7 @@
 #define CONFIG_SYS_IB_EPLD             0xc0500000      /* CS 7 */
 
 /* SRAM */
-#define SRAM_BASE              CONFIG_SYS_SRAM_BASE
-#define SRAM_LEN               0x1fffff
-#define SRAM_END               (SRAM_BASE + SRAM_LEN)
+#define CONFIG_SYS_SRAM_SIZE   0x200000
 
 /*
  * GPIO configuration