public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michael Roth <mroth@nessie.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] User supplied lowlevel initialization code on at91 plattforms
Date: Fri, 16 Jan 2009 23:03:44 +0100	[thread overview]
Message-ID: <49710440.1050408@nessie.de> (raw)

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

             reply	other threads:[~2009-01-16 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16 22:03 Michael Roth [this message]
2009-01-17 10:26 ` [U-Boot] User supplied lowlevel initialization code on at91 plattforms Jean-Christophe PLAGNIOL-VILLARD
2009-01-18 23:01   ` Michael Roth

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=49710440.1050408@nessie.de \
    --to=mroth@nessie.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