From: Vagrant Cascadian Date: Wed, 30 Apr 2025 23:19:02 +0000 (+0200) Subject: mx53loco X-Git-Tag: archive/raspbian/2021.01+dfsg-5+rpi1+deb11u1^2~25 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9f025c618a04080ba8565fec5f268e2005d7aade;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 a1096a7f9..13f03ada7 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -21,6 +21,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_OVERWRITE=y