Dear Mickael LANOE,

In message <[email protected]> you wrote:
> Hi,
> 
> The command ext2load does not work on the OMAP3 EVM.
> 
> The command line is:
> # ext2load mmc 0:2 0x82000000 /boot/uImage
> 
> The error is:
> ext2fs_devread() read error - block
> 
> After reading the u-boot source code, I see that the function
> mmc_bread() in file drivers/mmc/omap3_mmc.c does not return the good value.
> 
> So I apply this small patch to fix the problem

Can you please resubmit this patch with your Signed-off-by: line
added, so we can apply it?

Thanks.


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]
In English, every word can be verbed.  Would that it were  so  in our
programming languages.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to