i.MX28: Fix initial stack pointer position
[oweals/u-boot.git] / include / configs / jornada.h
index 4cbbf242bb6ae30270eb5102bace58c7fc281461..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 */