]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/hcu4.h
PXA: cradle: Fix for reloc
[karo-tx-uboot.git] / include / configs / hcu4.h
index 68bf99871e0b88f744aedd4017d10a1994dfdd00..dd5e5a20c642487b59ebaa090065dd7eff5fa10f 100644 (file)
@@ -37,6 +37,8 @@
 #define CONFIG_4xx   1
 #define CONFIG_HOSTNAME                hcu4
 
+#define        CONFIG_SYS_TEXT_BASE    0xFFFB0000
+
 /*
  * Include common defines/options for all boards produced by Netstal Maschinen
  */
@@ -57,7 +59,7 @@
 
 #define CONFIG_SYS_SDRAM_BASE          0x00000000      /* _must_ be 0          */
 #define CONFIG_SYS_FLASH_BASE          0xfff80000      /* start of FLASH       */
-#define CONFIG_SYS_MONITOR_BASE        TEXT_BASE
+#define CONFIG_SYS_MONITOR_BASE        CONFIG_SYS_TEXT_BASE
 
 /* ... with on-chip memory here (4KBytes) */
 #define CONFIG_SYS_OCM_DATA_ADDR 0xF4000000