From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] [FIT] Delay FIT format check on sector based devices
Date: Mon, 9 Jun 2008 13:11:58 -0500 [thread overview]
Message-ID: <20080609181158.GA2907@loki.buserror.net> (raw)
In-Reply-To: <20080606210025.17567.28404.stgit@hekate.izotz.org>
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@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@freescale.com>
-Scott
next prev parent reply other threads:[~2008-06-09 18:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-06 21:07 [U-Boot-Users] [PATCH] [FIT] Delay FIT format check on sector based devices Marian Balakowicz
2008-06-06 21:51 ` Grant Erickson
2008-06-09 18:11 ` Scott Wood [this message]
2008-07-05 22:32 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080609181158.GA2907@loki.buserror.net \
--to=scottwood@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.