forked from OERV-BSP/u-boot
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MALLOC_LEN Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
|
||||
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + SZ_32K)
|
||||
|
||||
#define CONFIG_SYS_MALLOC_LEN SZ_64K
|
||||
#define CONFIG_SYS_BOOTM_LEN SZ_128K
|
||||
|
||||
#define ROM_BASE CONFIG_SYS_MONITOR_BASE
|
||||
|
||||
Reference in New Issue
Block a user