Dear Ed Bone, In message <cak6cf_hg3nwqdjgeq0dwus1mmbtadt8ppbfdgx4b5irkh_m...@mail.gmail.com> you wrote: > > I realize this is an older fix, but it looks fairly innocuous. Is there > any reason this would not work with a board that had storage device behind > a SATA controller? I ask because we were using an older version of U-Boot > based off the U-Boot 2011.09 release. The release worked fine using > ext2load but it was obviously slow to load files. However when attempting > to patch the 149244, we appear to be getting read issues on larger files. > Which seems odd to me.
IIRC there have been other / additional bug fixes / improvements to the ext fs code since. Maybe you're triggeringone of these old, fixed by now bugs. Update and try recent code instead. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Status quo. Latin for "the mess we're in." _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

