From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 16 Feb 2013 08:32:00 +0100 Subject: [U-Boot] imx6, spl and falcon boot In-Reply-To: <0B35E120D483BA4691BC60EACD6C7D8F012ECC27848B@USPHO-MXVS08.amer.thermo.com> References: <0B35E120D483BA4691BC60EACD6C7D8F012ECC27848B@USPHO-MXVS08.amer.thermo.com> Message-ID: <511F35F0.10601@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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