X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fmx6cuboxi_defconfig;h=d68335b5b68df6aa756863a5b0290807721444e6;hb=10f6e4dc3a16c21f235416f975ecf2070ceb351f;hp=41122ade90e1d4dba2c7c29877d641507dd6b188;hpb=6600b355c71e80c99d8edb8603dd5e3df8ed4db8;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/mx6cuboxi_defconfig b/configs/mx6cuboxi_defconfig index 41122ad..d68335b 100644 --- a/configs/mx6cuboxi_defconfig +++ b/configs/mx6cuboxi_defconfig @@ -26,6 +26,7 @@ CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd" CONFIG_USE_PREBOOT=y CONFIG_PREBOOT="if hdmidet; then usb start; setenv stdin serial,usbkbd; setenv stdout serial,vidconsole; setenv stderr serial,vidconsole; else setenv stdin serial; setenv stdout serial; setenv stderr serial; fi;" CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_SYS_SPL_MALLOC=y CONFIG_SPL_FS_EXT4=y CONFIG_SPL_FS_LOAD_PAYLOAD_NAME="u-boot-dtb.img" CONFIG_SPL_I2C=y