]> git.sur5r.net Git - u-boot/blobdiff - include/configs/calimain.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / calimain.h
index e31e40b9fe9de3ff48d47bd447e235d9d6faee65..5c2b35d5846867cafef7f71aa9991c2296d7f8fe 100644 (file)
 #define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + (16 << 20))
 
 #define CONFIG_NR_DRAM_BANKS   1 /* we have 1 bank of DRAM */
-#define CONFIG_STACKSIZE       (256*1024) /* regular stack */
 
 /*
  * Serial Driver info
 #define CONFIG_SYS_INIT_SP_ADDR                (0x8001ff00)
 
 #define CONFIG_BOOTCOUNT_LIMIT
+#define CONFIG_SYS_BOOTCOUNT_LE                /* Use little-endian accessors */
 #define CONFIG_SYS_BOOTCOUNT_ADDR      DAVINCI_RTC_BASE
 
 #ifndef __ASSEMBLY__