
8 Aug
2010
8 Aug
'10
1:42 a.m.
Dear Mickael LANOE,
In message 4C0655B0.4070509@univ-ubs.fr 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: wd@denx.de
In English, every word can be verbed. Would that it were so in our
programming languages.