From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] iMX31: Add support to copy NAND Flash code to RAM
Date: Tue, 28 Oct 2008 00:55:04 +0100 [thread overview]
Message-ID: <20081027235504.1E7D481C98CF@gemini.denx.de> (raw)
In-Reply-To: <37367b3a0810230551m2aacfeb8l3b932f8f2a0b3058@mail.gmail.com>
Dear "Alan Carvalho de Assis",
In message <37367b3a0810230551m2aacfeb8l3b932f8f2a0b3058@mail.gmail.com> you wrote:
> This code is executed from internal 2KB NAND Flash Controller RAM buffer
> and will copy the remaining U-Boot code from NAND Flash verifying its
> bad blocks (case it exists).
>
> Signed-off-by: Alan Carvalho de Assis <alan.assis@freescale.com>
> ---
> cpu/arm1136/mx31/Makefile | 2 +
> cpu/arm1136/mx31/nand_copy.S | 263 +++++++++++++++++++++++++++++++++
> include/asm-arm/arch-mx31/mx31-regs.h | 69 +++++++++
> 3 files changed, 334 insertions(+), 0 deletions(-)
> create mode 100644 cpu/arm1136/mx31/nand_copy.S
NAK.
All this should be in nand_spl/, I think.
Scott, am I right?
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
"Language shapes the way we think, and determines what we can think
about." - B. L. Whorf
next prev parent reply other threads:[~2008-10-27 23:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-23 12:51 [U-Boot] [PATCH 2/3] iMX31: Add support to copy NAND Flash code to RAM Alan Carvalho de Assis
2008-10-23 18:10 ` Guennadi Liakhovetski
2008-10-24 0:58 ` Alan Carvalho de Assis
2008-10-24 6:08 ` Guennadi Liakhovetski
2008-10-24 6:21 ` Wolfgang Denk
2008-10-24 6:32 ` Magnus Lilja
2008-10-24 6:57 ` Guennadi Liakhovetski
2008-10-24 10:52 ` Alan Carvalho de Assis
2008-10-27 23:55 ` Wolfgang Denk [this message]
2008-10-28 16:03 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2008-10-07 18:01 Alan Carvalho de Assis
2008-10-07 18:03 ` Scott Wood
2008-10-08 18:52 ` Alan Carvalho de Assis
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=20081027235504.1E7D481C98CF@gemini.denx.de \
--to=wd@denx.de \
--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.