]> git.sur5r.net Git - u-boot/blobdiff - include/configs/lart.h
cosmetic: spell fixes etc.
[u-boot] / include / configs / lart.h
index 2d3b369aae68078c8c7fa53a03e53ee88a4b5a7d..7316b23948c8945bf839c380f6f82d2ef5c5eacc 100644 (file)
 
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff */
 /* we will never enable dcache, because we have to setup MMU first */
-#define CONFIG_SYS_NO_DCACHE
+#define CONFIG_SYS_DCACHE_OFF
 
 /*
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial data */
 
 /*
  * Hardware drivers