PATCH-fix-data-abort-from-sd-ombug799.patch.eml
commita7c50bf8b24b69be6f35a2ec72fc0f5fd2e68938
authorMike Montour <mail@mmontour.net>
Wed, 16 Jul 2008 06:18:04 +0000 (16 07:18 +0100)
committerAndy Green <agreen@localhost.localdomain>
Wed, 16 Jul 2008 06:25:04 +0000 (16 07:25 +0100)
tree1effabcc50825cae8aa6a59e576049a77ba90e51
parent4c53f3417cd7181f5b4ae2de0cd4481468d3a63d
PATCH-fix-data-abort-from-sd-ombug799.patch.eml

This patch has been in the OE repository for a while, but was not in the
u-boot git repository. It is a workaround that allows u-boot to access
ext2/ext3 filesystems, removing the need for a dedicated FAT partition
to hold the kernel when booting from SD. I have only tested it on GTA01.

Signed-off-by: Mike Montour <mail@mmontour.net>
fs/ext2/ext2fs.c