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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to