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:
@@ -19,7 +19,6 @@
|
||||
/*
|
||||
* RAM
|
||||
*/
|
||||
#define CONFIG_SYS_MALLOC_LEN SZ_4M
|
||||
#define CONFIG_SYS_SDRAM_BASE EMC_DYCS0_BASE
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user