[U-Boot-Users] [PATCH] [FIT] Delay FIT format check on sector based devices
Wolfgang Denk
wd at denx.de
Sun Jul 6 00:32:02 CEST 2008
In message <20080606210025.17567.28404.stgit at hekate.izotz.org> you wrote:
> Global FIT image operations like format check cannot be performed on
> a first sector data, defer them to the point when whole FIT image was
> uploaded to a system RAM.
>
> Signed-off-by: Marian Balakowicz <m8 at semihalf.com>
> ---
>
> Grant,
>
> Please give this patch a try on your system and let me know if it helped to
> solve the nand booting issue.
>
> Thanks,
> m.
>
> common/cmd_doc.c | 19 ++++++++++---------
> common/cmd_fdc.c | 15 ++++++++-------
> common/cmd_ide.c | 19 ++++++++++---------
> common/cmd_nand.c | 38 ++++++++++++++++++++------------------
> common/cmd_scsi.c | 15 ++++++++-------
> common/cmd_usb.c | 15 ++++++++-------
> 6 files changed, 64 insertions(+), 57 deletions(-)
Applied, thanks.
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: wd at denx.de
If it happens once, it's a bug.
If it happens twice, it's a feature.
If it happens more than twice, it's a design philosophy.
More information about the U-Boot
mailing list