Ext4 patch for XU4 u-boot

This commit is contained in:
zador-blood-stained 2016-10-22 12:37:09 +03:00
parent 3d5f548799
commit 731afd99c2

View File

@ -0,0 +1,12 @@
diff --git a/include/configs/odroid.h b/include/configs/odroid.h
index 51cc43e..d000186 100755
--- a/include/configs/odroid.h
+++ b/include/configs/odroid.h
@@ -243,6 +243,7 @@
#define CONFIG_CMD_ELF
#define CONFIG_CMD_MMC
#define CONFIG_CMD_EXT2
+#define CONFIG_CMD_EXT4
#define CONFIG_CMD_FAT
#define CONFIG_CMD_BOOTZ