]> git.sur5r.net Git - u-boot/blobdiff - include/configs/CPC45.h
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
[u-boot] / include / configs / CPC45.h
index 8502542fe2eb82ab147d642be72a1c0e6e70ec3f..6a88d26511d67f3d45d966741f4ede66e0310f74 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_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