public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] User supplied lowlevel initialization code on at91 plattforms
@ 2009-01-16 22:03 Michael Roth
  2009-01-17 10:26 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Roth @ 2009-01-16 22:03 UTC (permalink / raw)
  To: u-boot

Hello,

I'm hacking U-Boot to a new at91sam9261 board and would like to include
a little bit low level init code (pll, sdram, etc.).

Normally, in U-Boot it is assumed that on at91 plattforms the bootstrap
code lives in dataflash which do the job.

On the board I'm hacking there isn't any dataflash but only nor flash
from that the board boots.

So my question is: How can I supply an self written lowlevel_init.S in
my board directoy that get linked instead the default
cpu/arm926ejs/at91/lowlevel_init.S code?

Are there any configuration variables to trick the U-Boot makefiles to
use my lowlevel_init.S?


Michael Roth

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] User supplied lowlevel initialization code on at91 plattforms
  2009-01-16 22:03 [U-Boot] User supplied lowlevel initialization code on at91 plattforms Michael Roth
@ 2009-01-17 10:26 ` Jean-Christophe PLAGNIOL-VILLARD
  2009-01-18 23:01   ` Michael Roth
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-01-17 10:26 UTC (permalink / raw)
  To: u-boot

On 23:03 Fri 16 Jan     , Michael Roth wrote:
> Hello,
> 
> I'm hacking U-Boot to a new at91sam9261 board and would like to include
> a little bit low level init code (pll, sdram, etc.).
> 
> Normally, in U-Boot it is assumed that on at91 plattforms the bootstrap
> code lives in dataflash which do the job.
> 
> On the board I'm hacking there isn't any dataflash but only nor flash
> from that the board boots.
> 
> So my question is: How can I supply an self written lowlevel_init.S in
> my board directoy that get linked instead the default
> cpu/arm926ejs/at91/lowlevel_init.S code?
> 
> Are there any configuration variables to trick the U-Boot makefiles to
> use my lowlevel_init.S?
for the next release we will introduce a weak function that allow you to add
your own init and example to board at91 from nor

please search on the ML Ronetix patch

Best Regards,
J.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] User supplied lowlevel initialization code on at91 plattforms
  2009-01-17 10:26 ` Jean-Christophe PLAGNIOL-VILLARD
@ 2009-01-18 23:01   ` Michael Roth
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Roth @ 2009-01-18 23:01 UTC (permalink / raw)
  To: u-boot

Jean-Christophe PLAGNIOL-VILLARD schrieb:

> for the next release we will introduce a weak function that allow you to add
> your own init and example to board at91 from nor
> 
> please search on the ML Ronetix patch

Is a git repository with that patch available?


Michael Roth

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-18 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 22:03 [U-Boot] User supplied lowlevel initialization code on at91 plattforms Michael Roth
2009-01-17 10:26 ` Jean-Christophe PLAGNIOL-VILLARD
2009-01-18 23:01   ` Michael Roth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox