]> Git Repo - J-u-boot.git/blobdiff - include/configs/hsdk.h
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
[J-u-boot.git] / include / configs / hsdk.h
index 64dce521056a586a4fa3fb1f8da274fce378dd17..6dd69ca38b42790cbba541153f73ba40358ca1ac 100644 (file)
@@ -24,9 +24,6 @@
 #define CONFIG_SYS_SDRAM_BASE          CONFIG_SYS_DDR_SDRAM_BASE
 #define CONFIG_SYS_SDRAM_SIZE          SZ_1G
 
-#define CONFIG_SYS_INIT_SP_ADDR                \
-       (CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
-
 #define CONFIG_SYS_BOOTM_LEN           SZ_128M
 
 /*
@@ -100,7 +97,6 @@ setenv core_iccm_2 0x10; setenv core_dccm_2 0x10; \
 setenv core_iccm_3 0x6; setenv core_dccm_3 0x6;\0"
 
 /* Cli configuration */
-#define CONFIG_SYS_CBSIZE              SZ_2K
 
 /*
  * Callback configuration
This page took 0.028585 seconds and 4 git commands to generate.