All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Cavallini <arm.linux@koansoftware.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Question about U-Boot in general and the AT91RM9200 in particular
Date: Thu, 04 Jan 2007 13:20:04 +0100	[thread overview]
Message-ID: <459CF0F4.2000406@koansoftware.com> (raw)
In-Reply-To: <200701031949.26084.javierruere@apexar.com>

Javier Ruere ha scritto:
> Hello everyone,
> 	I have been working with an AT91RM9200-EK board for a couple of months now 
> and we are about to make our own custom board. Lately I started investigating 
> about U-Boot and how it works in this board and, though I have found a lot of 
> bits of information, I am still quite confused.
> 	I would like to ask about U-Boot running from RAM. On the one hand, I have 
> seen links [1] and [2] that say that it should not be done but, on the other 
> hand, from the documentation from Atmel [3] I see it _is_ being run from RAM. 
> I have done this myself with u-boot 1.1.6 defining CONFIG_SKIP_LOWLEVEL_INIT 
> at the top of include/configs/at91rm9200dk.h, otherwise it wouldn't work. I 
> found out about this define here [4]
> 	For what I gather from the instructions from Atmel, there is always a 
> bootloader before U-Boot, loading it from the dataflash, serial port or Flash 
> and this could explain why I must define CONFIG_SKIP_LOWLEVEL_INIT, so that 
> the hardware is not initialized twice.
> 	Would it work to put an uncompressed image of U-Boot at the beginning of the 
> flash memory and let it initialize the board if I don't add the define I 
> mentioned before?
> 	Thank you all for your time and help.
> 
> Regards,
> 		Javier Ruere
> 
> 
> [1] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/25551/focus=25596
> [2] 
> http://www.denx.de/wiki/view/DULG/CanUBootBeConfiguredSuchThatItCanBeStartedInRAM
> [3] 
> http://www.atmel.com/dyn/resources/prod_documents/UBootFlashProgramming.zip
> [4] 
> http://www.at91.com/www/phpBB2_mirror/viewtopic.php4?t=1300&highlight=at91rm9200ek+uboot

If you have a NOR flash romboot (boot.bin) is no longer necessary,
maybe this link could help as well :-)

  http://www.koansoftware.com/en/art.php?art=80

Ciao
-- 
Marco Cavallini
Koan s.a.s. - Bergamo - Italia
Embedded and Real-Time Software Engineering
  - Atmel Third Party Consultant
  - Intel PCA Developer Network Member
Tel. +39-(0)35-255.235 - Fax +39-178-223.9748
http://www.KoanSoftware.com  -  http://www.KaeilOS.com

  parent reply	other threads:[~2007-01-04 12:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-03 22:49 [U-Boot-Users] Question about U-Boot in general and the AT91RM9200 in particular Javier Ruere
2007-01-04  0:05 ` Wolfgang Denk
2007-01-04 12:20 ` Marco Cavallini [this message]
     [not found] <mailman.218930.1167876452.30209.u-boot-users@lists.sourceforge.net>
2007-01-04 11:41 ` Ivan Kuten
  -- strict thread matches above, loose matches on Subject: below --
2007-01-04 14:16 Sascha Erlacher
2007-01-04 15:37 ` Andreas Schweigstill
2007-01-04 16:38   ` Ulf Samuelsson

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=459CF0F4.2000406@koansoftware.com \
    --to=arm.linux@koansoftware.com \
    --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.