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 <[EMAIL PROTECTED]> > --- > > 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 <[EMAIL PROTECTED]> -Scott ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
