From: Vagrant Cascadian Date: Mon, 12 Sep 2016 19:43:29 +0000 (+0000) Subject: mx53loco X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1^2^2^2^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a78e899f7e70f3d0960bd4cf822f60698a91aeb0;p=u-boot.git mx53loco Enables support for ext4, the "load" command, and using bootz with raw initrds. Gbp-Pq: Name mx53loco --- diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index b75ba0188..9d6315b89 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -12,6 +12,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y +CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_USB=y