]> git.sur5r.net Git - u-boot/blobdiff - include/configs/CU824.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / CU824.h
index 8e19aeb35cbe03a2d42bce4cb2a0fc9010e73341..a5c2ce5e87931f7793483035f2bd305770609fce 100644 (file)
 
        /* Size in bytes reserved for initial data
         */
-#define CONFIG_SYS_GBL_DATA_SIZE    128
 
 #define CONFIG_SYS_INIT_RAM_ADDR     0x40000000
-#define CONFIG_SYS_INIT_RAM_END      0x1000
-#define CONFIG_SYS_GBL_DATA_OFFSET  (CONFIG_SYS_INIT_RAM_END - CONFIG_SYS_GBL_DATA_SIZE)
+#define CONFIG_SYS_INIT_RAM_SIZE      0x1000
+#define CONFIG_SYS_GBL_DATA_OFFSET  (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
 
 /*
  * NS16550 Configuration