public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@piout.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] imx6, spl and falcon boot
Date: Mon, 18 Feb 2013 22:36:35 +0100	[thread overview]
Message-ID: <20130218213635.GA3756@piout.net> (raw)
In-Reply-To: <0B35E120D483BA4691BC60EACD6C7D8F012ECC221105@USPHO-MXVS08.amer.thermo.com>

Hi,

On Mon, Feb 18, 2013 at 11:44:36AM -0700, Chaves, Kevin wrote :
> Ok is there documentation anywhere that can show the requirements for supporting SPL if I'd like to be able to implement it, same with falcon mode? I've already got support for nitrogen6x through another vendor but they won't support the spl.
> 
> I'm taking a look at board/woodburn/woodburn.c to see what was done for another board that supports SPL. It just looks like void board_init_f(ulong dummy) needs to be implemented for the SPL. 
> 
> Someone recommend I look at another set of patch notes that have better docs, but I see it mostly has the falcon mode in it. http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/146987/focus=147040
> 

i.Mx6 doen't really require an SPL as the romcode is already able to do
quite a lot. If what your are looking for is booting directly your
kernel, you can have a look at that "bootloader" (it is actually much
less than that):

https://github.com/alexandrebelloni/whoosh

It supports sabrelite and sabresd, it should be quite fast to port to
nitrogen6x. I can do it but I don't have access to the hardware...yet.

Regards,

-- 
Alexandre Belloni

  reply	other threads:[~2013-02-18 21:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-15 20:45 [U-Boot] imx6, spl and falcon boot Chaves, Kevin
2013-02-16  7:32 ` Dirk Behme
2013-02-16 14:51   ` Chaves, Kevin
2013-02-18 18:44   ` Chaves, Kevin
2013-02-18 21:36     ` Alexandre Belloni [this message]
2013-02-18 21:56       ` Otavio Salvador
2013-02-19 11:23         ` Alexandre Belloni
2013-02-18 21:59       ` Chaves, Kevin
2013-02-19 11:25         ` Alexandre Belloni
2013-02-19 11:35           ` Wolfgang Denk
2013-02-19 14:00             ` Alexandre Belloni
2013-02-19 15:20               ` Chaves, Kevin
2013-02-19 16:33                 ` Eric Nelson
2013-02-19 18:22                   ` Chaves, Kevin
2013-02-19 18:34                     ` Otavio Salvador
2013-02-19 18:48                       ` Chaves, Kevin
2013-02-19 18:56                         ` Otavio Salvador
2013-02-19 21:26                   ` Alexandre Belloni
2013-02-19 23:19                     ` Jeroen Hofstee
2013-02-20 10:45                       ` Alexandre Belloni
2013-02-20 17:01                     ` Eric Nelson

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=20130218213635.GA3756@piout.net \
    --to=alexandre.belloni@piout.net \
    --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