]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc8240.h
DaVinci DM6467: Enhance board Support
[u-boot] / include / configs / sbc8240.h
index f6a32d77c76ed384e918d2a23bbe417519ed3dda..5993be6006a06778dca694a13dc8551dcd1c77ff 100644 (file)
@@ -201,11 +201,10 @@ typedef unsigned int led_id_t;
 
        /* 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_SIZE      0x1000
-#define CONFIG_SYS_GBL_DATA_OFFSET  (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE)
+#define CONFIG_SYS_GBL_DATA_OFFSET  (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)
 
 /*
  * NS16550 Configuration