From: Vagrant Cascadian Date: Tue, 28 Jun 2016 07:38:27 +0000 (+0000) Subject: mx53loco X-Git-Tag: archive/raspbian/2016.11+dfsg1-3+rpi1^2^2^2^2^2~20 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e890a1f8dbdab6ca6e892833bd0d6ef460688d4c;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/include/configs/mx53loco.h b/include/configs/mx53loco.h index 54d3e3edd..44fe48f25 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -46,6 +46,7 @@ #define CONFIG_CMD_FS_GENERIC #define CONFIG_CMD_FAT #define CONFIG_CMD_EXT2 +#define CONFIG_CMD_EXT4 #define CONFIG_DOS_PARTITION /* Eth Configs */