]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ixdpg425.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / ixdpg425.h
index 75707e597dba2af3fcd8c67ab03c2e85653ae3ee..637fd7d4f89b80bb1c2a08decaa00965f6937e5f 100644 (file)
@@ -55,6 +55,7 @@
  */
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff  */
 #define CONFIG_USE_IRQ          1      /* we need IRQ stuff for timer  */
+#define CONFIG_TIMER_IRQ
 
 #define CONFIG_BOOTCOUNT_LIMIT         /* support for bootcount limit  */
 #define CONFIG_SYS_BOOTCOUNT_ADDR      0x60003000 /* inside qmrg sram          */
@@ -67,7 +68,6 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (256 << 10)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* size in bytes reserved for initial data */
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE