Ext4 patch for XU4 u-boot
This commit is contained in:
parent
3d5f548799
commit
731afd99c2
12
patch/u-boot/u-boot-odroidxu-default/enable-ext4.patch
Normal file
12
patch/u-boot/u-boot-odroidxu-default/enable-ext4.patch
Normal 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user