From: Vagrant Cascadian Date: Wed, 26 Jan 2022 19:58:27 +0000 (+0000) Subject: mx53loco X-Git-Tag: archive/raspbian/2024.01+dfsg-5+rpi1~3^2^2^2^2^2^2^2^2^2^2^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=44a04a241927c18f30e1ed1d33c69ae31616426f;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 492b2e8a6..9c9a40ca7 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -29,6 +29,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_OF_CONTROL=y