X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fcolibri_t30_defconfig;h=a9fe05246d6ee554809b5cfc7ff8ed133794dafd;hb=10f6e4dc3a16c21f235416f975ecf2070ceb351f;hp=b9012f0258273a89cdc0f471358a62f7b7326985;hpb=6600b355c71e80c99d8edb8603dd5e3df8ed4db8;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/colibri_t30_defconfig b/configs/colibri_t30_defconfig index b9012f0..a9fe052 100644 --- a/configs/colibri_t30_defconfig +++ b/configs/colibri_t30_defconfig @@ -21,6 +21,10 @@ CONFIG_SPL_FOOTPRINT_LIMIT=y CONFIG_SPL_MAX_FOOTPRINT=0x8000 # CONFIG_SPL_SHARES_INIT_SP_ADDR is not set CONFIG_SPL_STACK=0x800ffffc +CONFIG_SYS_SPL_MALLOC=y +CONFIG_HAS_CUSTOM_SPL_MALLOC_START=y +CONFIG_CUSTOM_SYS_SPL_MALLOC_ADDR=0x80090000 +CONFIG_SYS_SPL_MALLOC_SIZE=0x10000 CONFIG_SYS_PROMPT="Colibri T30 # " CONFIG_SYS_MAXARGS=32 CONFIG_SYS_CBSIZE=1024