From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Flashing u-boot on NAND flash
Date: Tue, 20 Jan 2009 09:54:27 +0100 [thread overview]
Message-ID: <200901200954.27595.sr@denx.de> (raw)
In-Reply-To: <174230991E95D743B0C91DF471EF44E843428E5B29@MTW02MSG02.mindtree.com>
On Tuesday 20 January 2009, Afzal Nadirshah wrote:
> I am new to board bring up and I have a few queries.
> We have a custom board with a PPC 460EX processor and a NAND flash.
> We are using a BDI 3000 JTAG debug interface. My problem is how to load the
> u-boot onto the NAND flash on the fresh board, since the BDI does not
> support writing into NAND flash.
Correct. AFAIK, the BDI doesn't support direct NAND reading/writing.
> Also from the mailing lists I understand
> that it is difficult to execute the u-boot by directly downloading to the
> RAM and executing it.
> Please guide me on how to approach this.
This is indeed not so easy. Currently there is no 4xx U-Boot target option to
configure the image to boot directly from already configured SDRAM as until
now all 4xx boards were able to boot from NOR FLASH. When only NAND booting
is supported as in your case, you probably need such an configuration option
such as CONFIG_SKIP_LOWLEVEL_INIT which is available on other platforms
(MIPS, ARM).
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-01-20 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-20 4:06 [U-Boot] Flashing u-boot on NAND flash Afzal Nadirshah
2009-01-20 8:54 ` Stefan Roese [this message]
2009-01-20 13:27 ` Afzal Nadirshah
2009-01-20 13:35 ` Stefan Roese
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=200901200954.27595.sr@denx.de \
--to=sr@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox