Hi Andreas, On Sun, Jul 21, 2013 at 2:53 AM, Andreas Bießmann < [email protected]> wrote:
> From: Rommel Custodio <[email protected]> > > Fix reading ext4_extent_header struture on BE machines. > Some 16 bit fields where converted to 32 bit fields, due to the byte swap > on BE > machines the containing value was corrupted. Therefore reading ext4 > filesystems > on BE machines where broken before. > > Signed-off-by: Rommel Custodio <[email protected]> > [sent via git-send-email; rework commit message] > Signed-off-by: Andreas Bießmann <[email protected]> > Reviewed-by: Simon Glass <[email protected]> I tested it on sandbox with the sandbox block patch (not yet merged). It worked fine with my simple test (loading a kernel and a 70MB executable) with and without this patch unfortunately, but anyway: Tested-by: Simon Glass <[email protected]>
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

