aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch')
-rw-r--r--package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch b/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch
deleted file mode 100644
index a230dfe9c9..0000000000
--- a/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/include/configs/omap4_common.h
-+++ b/include/configs/omap4_common.h
-@@ -143,7 +143,7 @@
- "vram=16M\0" \
- "mmcdev=0\0" \
- "mmcroot=/dev/mmcblk0p2 rw\0" \
-- "mmcrootfstype=ext3 rootwait\0" \
-+ "mmcrootfstype=ext4 rootwait\0" \
- "mmcargs=setenv bootargs console=${console} " \
- "vram=${vram} " \
- "root=${mmcroot} " \