public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Port to at91sam9g45-ekes
Date: Wed, 08 Dec 2010 20:47:57 +0100	[thread overview]
Message-ID: <4CFFE0ED.7000000@emk-elektronik.de> (raw)
In-Reply-To: <AANLkTinAP2zE7zuU+EYfXOsvMabZ97WZ94fxJgFkkKfF@mail.gmail.com>

Dear Morten Kristiansen,

> Hi U-boot members. I have ported u-boot to the AT91SAM9G45-EKES board. I
> have, however, run into a little problem. The internal boot-ROM in the
> SAM9G45 processor only accepts boot-loaders up to 60K and the loader I have
> is already 70K. I therefore need an chainloader in between. Is there a
> recommended approach for this, something like

You are likely to end near 200k...

>
> 1. Use some other smaller bootloader to boot u-boot.

That would usually be AT91BOOTSTRAP, which initializes SDRAM and loads software
from NAND, SPI, MMC etc.

> 2. Use a tiny version of u-boot to boot the real u-boot.

We don't have that (yet) for AT91.

> 3. Use pieces u-boot, e.g. by replacing start_armboot

Are you using current u-boot, like at least the released 2010.09 ?

Regards,
Reinhard

      reply	other threads:[~2010-12-08 19:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 19:31 [U-Boot] Port to at91sam9g45-ekes Morten Kristiansen
2010-12-08 19:47 ` Reinhard Meyer [this message]

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=4CFFE0ED.7000000@emk-elektronik.de \
    --to=u-boot@emk-elektronik.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