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] Patch for NAND Booting on SMDK2410
Date: Fri, 9 Jan 2004 15:18:14 +0100	[thread overview]
Message-ID: <200401091518.14181.maillist@fsforth.de> (raw)

Hi folks,

here is a patch to enable U-Boot 1.0 to boot from NAND/SmartMedia cards. 
smdk2410.h must include the line '#define CONFIG_BOOT_NAND 1" and the 
resulting u-boot.bin must be copied to the first SmartMedia sectors (with a 
JTAG tool for example). The first sector of the SmartMedia card should also 
be marked as "Defect". With J33 and J34 closed the board should then boot 
from SmartMedia.

This first version is very simple as U-Boot is linear on the SmartMedia and 
don't allows a filesystem. Later version may include placing U-Boot on a 
filesystem.

This patch also includes code for clearing the BSS segment. This is not the 
same code Larsen submitted this morning :-(

Bye,
 
-- 
Markus Pietrek
FS Forth-Systeme GmbH
Phone: +49 (7667) 908 145,  FAX +49 (7667) 908 221

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.gz
Type: application/x-gzip
Size: 1525 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040109/c909c88d/attachment.bin 

             reply	other threads:[~2004-01-09 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 14:18 Markus Pietrek [this message]
2004-01-09 16:09 ` [U-Boot-Users] Patch for NAND Booting on SMDK2410 Matt Matoushek
2004-01-14  8:20   ` Markus Pietrek
2004-01-14 14:09     ` Matt Matoushek
2004-01-15  8:48       ` Markus Pietrek
2004-02-08 20:16 ` 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=200401091518.14181.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