From: Vagrant Cascadian Date: Mon, 5 Oct 2020 19:13:28 +0000 (+0100) Subject: mx53loco X-Git-Tag: archive/raspbian/2021.01+dfsg-4+rpi1~1^2^2^2^2^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2d497db4ff327a3954f8d14257162deeb0b9e309;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 0d366c29f..da65ff607 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