[U-Boot] MAKEALL
Anatolij Gustschin
agust at denx.de
Wed Jan 29 08:45:09 CET 2014
first, please keep mailing list in CC.
On Wed, 29 Jan 2014 12:56:55 +0530
JYOTI DUBEY <jyoti0801 at gmail.com> wrote:
> How can I compile u-boot for arm processor and nitrogen6x board?
install armv7a cross toolchain and setup the environment for cross
compiling, then run
./MAKEALL nitrogen6q
There are another targets for nitrogen6 board variants with more
DRAM and/or dual or solo CPU:
nitrogen6q2g, nitrogen6dl, nitrogen6dl2g, nitrogen6s, nitrogen6s1g.
So, use what is suitable for your board variant.
HTH,
Anatolij
More information about the U-Boot
mailing list