i.MX28: Fix initial stack pointer position
[oweals/u-boot.git] / include / configs / jornada.h
index 69a045cc324fae2693143accae1f7eb16e803820..84ad2d874cad4d1c1b3e2e520d9dd520b8ddc1ad 100644 (file)
 #define CONFIG_SA1110                  1       /* This is an SA110 CPU */
 #define CONFIG_JORNADA700              1       /* on an HP Jornada 700 series */
 #define CONFIG_SYS_FLASH_PROTECTION    1
-#define CONFIG_SYS_ARM_WITHOUT_RELOC   1
 
 #define CONFIG_SYS_TEXT_BASE           0xC1F00000
 
 /* we will never enable dcache, because we have to setup MMU first */
-#define CONFIG_SYS_NO_DCACHE
+#define CONFIG_SYS_DCACHE_OFF
 #undef CONFIG_USE_IRQ
 
 /* Console setting */
@@ -46,7 +45,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size for initial data */
 
 /*
  * select serial console configuration