[U-Boot-Users] [PATCH] [FIT] Delay FIT format check on sector based devices
Scott Wood
scottwood at freescale.com
Mon Jun 9 20:11:58 CEST 2008
On Fri, Jun 06, 2008 at 11:07:40PM +0200, Marian Balakowicz 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(-)
NAND and DOC bits Acked-by: Scott Wood <scottwood at freescale.com>
-Scott
More information about the U-Boot
mailing list