]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MBX.h
PXA: Fix vpac270 for Reloc
[karo-tx-uboot.git] / include / configs / MBX.h
index 5f7c7a8e4f124f57a3631ee71bb6ceddcb66de54..3b4d60c45086a72019816bae1d9df04c862d064a 100644 (file)
@@ -46,6 +46,8 @@
 #define CONFIG_MPC860          1       /* This is a MPC860 CPU         */
 #define CONFIG_MBX             1       /* ...on an MBX module          */
 
+#define        CONFIG_SYS_TEXT_BASE    0xfe000000
+
 #define        CONFIG_8xx_CONS_SMC1    1       /* Console is on SMC1           */
 #undef CONFIG_8xx_CONS_SMC2
 #undef CONFIG_8xx_CONS_NONE
  */
 #define CONFIG_SYS_DER 0
 
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD  0x01            /* Normal Power-On: Boot from FLASH     */
-#define BOOTFLAG_WARM  0x02            /* Software reboot                      */
-
 #endif /* __CONFIG_H */