]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/at91rm9200ek.h
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
[people/ms/u-boot.git] / include / configs / at91rm9200ek.h
index 810023a49449b2203b1c0ff1cc0119f0be7f7963..d2bf4b7c1878fb3754371c302f41414c41f56696 100644 (file)
  */
 #define CONFIG_SYS_MALLOC_LEN          ROUND(3 * CONFIG_ENV_SIZE + SZ_128K, \
                                             SZ_4K)
-/* size in bytes reserved for initial data */
 
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_SDRAM_BASE + SZ_4K \
                                        - GENERATED_GBL_DATA_SIZE)