Merge branch '2021-12-01-Kconfig-migrations' into next
[platform/kernel/u-boot.git] / include / configs / highbank.h
index 05cf485..4ef3a46 100644 (file)
 #define CONFIG_SYS_TIMER_COUNTER       (0xFFF34000 + 0x4)
 #define CONFIG_SYS_TIMER_COUNTS_DOWN
 
-/*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN          (512 * 1024)
-
 #define CONFIG_PL011_CLOCK             150000000
 
 #define CONFIG_SYS_BOOTCOUNT_LE                /* Use little-endian accessors */
@@ -45,7 +40,6 @@
 
 #define CONFIG_SYS_SDRAM_BASE          0x00000000
 #define CONFIG_SYS_INIT_SP_ADDR                0x01000000
-#define CONFIG_SKIP_LOWLEVEL_INIT
 
 #define CONFIG_EXTRA_ENV_SETTINGS                              \
        "fdt_high=0x20000000\0"                                 \