From: Markus Pietrek <maillist@fsforth.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot and Nand Flash
Date: Fri, 29 Oct 2004 09:44:07 +0200 [thread overview]
Message-ID: <200410290944.07675.maillist@fsforth.de> (raw)
In-Reply-To: <20040923150532.483B4C108D@atlas.denx.de>
Hi Wolfgang,
sorry to answer that late.
> > Sorry to disagree. Of course U-Boot at whole will not fit into a NAND
> > block. But you can place all the assembler initialization stuff including
> > NAND relocation into the first block. The relocation code then reads the
> > remaining NAND sectors and appends it to the one already read by the CPU.
> > For the S3C2410 I did post a patch half a year ago.
>
> What you describe is exactly such a different bootstap loader.
Not exactly It is part of U-Boot as just the relocation code of U-Boot is
modified as it now needs to copy from NAND but not from NOR. And care must be
taken that this code is in a specific memory range (first NAND block) while
normally there are no limits on its position.
Technically it is same to some other boot loaders like (lilo, grub) that have
different steps when booting of hard disk.
Best regards,
--
Markus Pietrek / FS Forth-Systeme GmbH
Kueferstrasse 8, D-79206 Breisach, Germany
Phone: +49 (7667) 908 145, Fax +49 (7667) 908 245, http://www.fsforth.de
next prev parent reply other threads:[~2004-10-29 7:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-08 21:47 [U-Boot-Users] U-Boot and Nand Flash Bradley Remedios
[not found] ` <20040908222959.65920.qmail@web11701.mail.yahoo.com>
2004-09-08 23:18 ` Bradley Remedios
2004-09-09 0:20 ` Wolfgang Denk
2004-09-09 17:55 ` Bradley Remedios
2004-09-09 18:10 ` Wolfgang Denk
2004-09-23 6:55 ` Markus Pietrek
2004-09-23 15:05 ` Wolfgang Denk
2004-10-29 7:44 ` Markus Pietrek [this message]
2004-10-29 16:06 ` Wolfgang Denk
2004-09-09 0:15 ` 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=200410290944.07675.maillist@fsforth.de \
--to=maillist@fsforth.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