public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Markus Pietrek <maillist@fsforth.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot and Nand Flash
Date: Thu, 23 Sep 2004 08:55:06 +0200	[thread overview]
Message-ID: <200409230855.06826.maillist@fsforth.de> (raw)
In-Reply-To: <20040909002052.478F9C14BE@atlas.denx.de>

Hi,

> U-Boot will NOT fit into a 16 kB block. And U-Boot cannot be made  to
> boot  directly  from  such  a  block.  You  will  need to implement a
> different loader.

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.

Bye,

-- 
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

  parent reply	other threads:[~2004-09-23  6:55 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 [this message]
2004-09-23 15:05         ` Wolfgang Denk
2004-10-29  7:44           ` Markus Pietrek
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=200409230855.06826.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