* [U-Boot] mini2440: booting from NOR flash
@ 2010-03-26 20:09 André Lochotzke
0 siblings, 0 replies; only message in thread
From: André Lochotzke @ 2010-03-26 20:09 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-26 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-26 20:09 [U-Boot] mini2440: booting from NOR flash André Lochotzke
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.