[U-Boot] [PATCH 0/1] ext4 fixes for BE machine

Rommel G Custodio sessyargc at gmail.com
Sun Jul 21 22:09:23 CEST 2013


Dear Andreas Bießmann

On 2013.07/21, Andreas Bießmann wrote:
> I just copied the patch provided by Rommel and tested reading an ext4 on avr32
> machine. List content and read data from it worked, but I can't say anything
> about ext4write which Rommel says to fix with that patch.

Thanks for update.

This patch doesn't fix ext4write in BE. It just correctly accesses the
ext3/ext4 formatted partition so that ext4ls/ext4load can work
correctly.

I'm still checking. I'll submit a patch when I got it working.

Thank you.

> 
> @sjg: We should add Series-notes switch to avoid cover letter for single
> patch submission ...
> 
> Rommel Custodio (1):
>   ext4fs: le32_to_cpu() used on a 16-bit field
> 
>  fs/ext4/ext4_common.c |   12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> -- 
> 1.7.10.4
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list