From: Vagrant Cascadian Date: Mon, 10 Jul 2017 19:46:22 +0000 (+0100) Subject: mx53loco X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0364e21abc06761c94725c3656cf8958efb18d6a;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 572735616..5e482d45c 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -19,6 +19,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