Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / include / configs / kc1.h
index 56a4b84..e3a219c 100644 (file)
@@ -26,8 +26,6 @@
  * Board
  */
 
-#define CONFIG_MISC_INIT_R
-
 /*
  * Clocks
  */
@@ -39,8 +37,6 @@
  * DRAM
  */
 
-#define CONFIG_NR_DRAM_BANKS   1
-
 /*
  * Memory
  */
@@ -74,7 +70,6 @@
  * SPL
  */
 
-#define CONFIG_SPL_TEXT_BASE           0x40300000
 #define CONFIG_SPL_MAX_SIZE            (SRAM_SCRATCH_SPACE_ADDR - \
                                         CONFIG_SPL_TEXT_BASE)
 #define CONFIG_SPL_BSS_START_ADDR      0x80000000
  * Environment
  */
 
-#define CONFIG_ENV_SIZE                (128 * 1024)
-
 #define CONFIG_ENV_OVERWRITE
 
 #define CONFIG_EXTRA_ENV_SETTINGS \