]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/linkstation.h
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
[karo-tx-uboot.git] / include / configs / linkstation.h
index aaf663a749b6316ec7e1ef8f2dd59c24d77c8a67..7a2a8c33e148fe1e94af3137578ec800bf8c7afa 100644 (file)
 #else
 #define CONFIG_SYS_INIT_RAM_ADDR       0x40000000
 #endif
-#define CONFIG_SYS_INIT_RAM_END        0x1000
+#define CONFIG_SYS_INIT_RAM_SIZE       0x1000
 #define CONFIG_SYS_GBL_DATA_SIZE       128
-#define CONFIG_SYS_GBL_DATA_OFFSET     (CONFIG_SYS_INIT_RAM_END - CONFIG_SYS_GBL_DATA_SIZE)
+#define CONFIG_SYS_GBL_DATA_OFFSET     (CONFIG_SYS_INIT_RAM_SIZE - CONFIG_SYS_GBL_DATA_SIZE)
 
 /*----------------------------------------------------------------------
  * Serial configuration