From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] s3c2410_nand add missing functions for CONFIG_NAND_SPL
Date: Thu, 29 Oct 2009 18:51:31 -0500 [thread overview]
Message-ID: <20091029235131.GA28985@loki.buserror.net> (raw)
In-Reply-To: <1256807534-29054-1-git-send-email-zetalabs@gmail.com>
On Thu, Oct 29, 2009 at 05:12:14PM +0800, Hui.Tang wrote:
> add missing functios nand_read_byte(), nand_write_buf(), nand_read_buf()
> for CONFIG_NAND_SPL config, also set nand->select_chip = NULL, since in
> nand_boot() we will check it to do a select_chip action.
Why do you need to write to the buffer in the NAND SPL? I don't think you
need read_byte either.
-Scott
next prev parent reply other threads:[~2009-10-29 23:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-29 9:12 [U-Boot] [PATCH] s3c2410_nand add missing functions for CONFIG_NAND_SPL Hui.Tang
2009-10-29 23:51 ` Scott Wood [this message]
2009-10-30 4:20 ` Hui Tang
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=20091029235131.GA28985@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.