[U-Boot] imx6, spl and falcon boot

Chaves, Kevin kevin.chaves at thermofisher.com
Sat Feb 16 15:51:15 CET 2013


Excellent thanks, the "falcon" boot or mode is booting directly into the kernel from the SPL and skipping uboot altogether.

-----Original Message-----
From: Dirk Behme [mailto:dirk.behme at gmail.com] 
Sent: Saturday, February 16, 2013 2:32 AM
To: Chaves, Kevin
Cc: u-boot at lists.denx.de; Eric Nelson
Subject: Re: [U-Boot] imx6, spl and falcon boot

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



More information about the U-Boot mailing list