]> Git Repo - J-u-boot.git/blobdiff - include/configs/kzm9g.h
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
[J-u-boot.git] / include / configs / kzm9g.h
index f183279ba89b2f177fb3d4e64001e18d53646374..4d11c7d08c09eb6a8171139d71ba85cb5ca20601 100644 (file)
@@ -88,7 +88,6 @@
 
 #define CONFIG_SYS_MONITOR_BASE        (KZM_FLASH_BASE)
 #define CONFIG_SYS_MALLOC_LEN  (CONFIG_ENV_SIZE + 128 * 1024)
-#define CONFIG_SYS_GBL_DATA_SIZE       (256)
 #define CONFIG_SYS_BOOTMAPSZ   (8 * 1024 * 1024)
 
 #define CONFIG_SYS_TEXT_BASE           0x00000000
This page took 0.02682 seconds and 4 git commands to generate.