All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] imx6, spl and falcon boot
Date: Sat, 16 Feb 2013 08:32:00 +0100	[thread overview]
Message-ID: <511F35F0.10601@gmail.com> (raw)
In-Reply-To: <0B35E120D483BA4691BC60EACD6C7D8F012ECC27848B@USPHO-MXVS08.amer.thermo.com>

Am 15.02.2013 21:45, schrieb Chaves, Kevin:
>
> Hi,
>
> First off, sorry I'm not used to using mailing lists. I'm not sure if this is the best way to dig for information. We've recently switched to uboot/linux from wince and I'm trying to understand how configuring uboot works. I'm also trying to find out how to use the SPL framework and possibly falcon mode with a i.mx6 nitrogen6x board. I'd be delighted if any one could help!

I haven't used spl and falcon mode, so I can't help with these.

Regarding the general support for the i.mx6 nitrogen6x this isn't in 
U-Boot mainline, yet.

Try to git pull the most recent U-Boot mainline from 
git://git.denx.de/u-boot.git [1] and apply the patch

http://patchwork.ozlabs.org/patch/216991/

You should then be able to build one of the supported boards

nitrogen6q
nitrogen6dl
nitrogen6s
nitrogen6q2g
nitrogen6dl2g
nitrogen6s1g

by

make nitrogen6xxx_config
make

(replace the 'xxx' with the ending matching your board, e.g. 'q' if 
you have a Quad board).

Best regards

Dirk

[1] http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary

  reply	other threads:[~2013-02-16  7:32 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 [this message]
2013-02-16 14:51   ` Chaves, Kevin
2013-02-18 18:44   ` Chaves, Kevin
2013-02-18 21:36     ` Alexandre Belloni
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=511F35F0.10601@gmail.com \
    --to=dirk.behme@gmail.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.