]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PCIPPC2.h
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
[karo-tx-uboot.git] / include / configs / PCIPPC2.h
index e778c5956635778023b2eac9a7f92c274a017b6f..b2b94b4439e10542e7cbe93a2529a5a92711ab95 100644 (file)
  * Definitions for initial stack pointer and data area
  */
 
-/* Size in bytes reserved for initial data
- */
-
 #define CONFIG_SYS_INIT_RAM_ADDR     0x40000000
 #define CONFIG_SYS_INIT_RAM_SIZE      0x8000
 #define CONFIG_SYS_GBL_DATA_OFFSET  (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE)