All of lore.kernel.org
 help / color / mirror / Atom feed
From: "André Lochotzke" <andre@bj-ig.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] mini2440: booting from NOR flash
Date: Fri, 26 Mar 2010 21:09:51 +0100	[thread overview]
Message-ID: <1269634191.2283.47.camel@andre> (raw)

Hi,

hopefully you can help and point me in the right direction.

I want to boot u-boot with resides in NOR flash to then boot the linux
kernel with is on partition 1 of my sd-card.

I can compile the u-boot found here [1] and it works when at
0x33F8'0000, with is in NAND. Just changing all the places where
0x33F80000 occurs so that -DTEXT_BASE= is set to 0x0000'0000 (I think
that the NOR starts at 0x0000'0000) and just putting it in NOR does not
seem to be enough. From [2] it looks like there is already support for
NOR.

How can I get u-boot to do what I want? Where do I start?

The hardware is:
mini2440 with S3C2440A ARM920T, 2MB NOR flash, 64 MB SDRAM and 128MB
NAND flash

[1] http://repo.or.cz/w/u-boot-openmoko/mini2440.git
[2]
http://repo.or.cz/w/u-boot-openmoko/mini2440.git/blob/HEAD:/include/configs/mini2440.h

Thanks in advance

-- 
Gr??e / Regards
B.Sc. Andr? Lochotzke

                 reply	other threads:[~2010-03-26 20:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1269634191.2283.47.camel@andre \
    --to=andre@bj-ig.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.