From: Vagrant Cascadian Date: Wed, 8 Jul 2020 23:29:02 +0000 (+0100) Subject: mx53loco X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1^2^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fdbd6a4674a10da80bae1e990d07cf41e3c08253;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 e5d842a75..fee20f7f1 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -22,6 +22,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_ENV_IS_IN_MMC=y