001-switch_omap4_ext4.patch 327 B

1234567891011
  1. --- a/include/configs/omap4_common
  2. +++ b/include/configs/omap4_common.h
  3. @@ -143,7 +143,7 @@
  4. "vram=16M\0" \
  5. "mmcdev=0\0" \
  6. "mmcroot=/dev/mmcblk0p2 rw\0" \
  7. - "mmcrootfstype=ext3 rootwait\0" \
  8. + "mmcrootfstype=ext4 rootwait\0" \
  9. "mmcargs=setenv bootargs console=${console} " \
  10. "vram=${vram} " \
  11. "root=${mmcroot} " \