[U-Boot] [U-Boot-Users] cross compiler

Marek Vasut marek.vasut at gmail.com
Wed Jan 25 18:13:41 CET 2012


> hi.. i am new to u-boot .
>                                  for my practice my team leader asked me to
> cross compile arm720t modnet50 board with arm-none-linux compiler and now
> asking me to compile the same source code with abacus-anurag-linux compiler
> . will it be useful for me? and i am getting a error  that system not
> configured -see readme..
>  please help me to start my carrier in u-boot..

It's always good to start with README and doc/

Anyway,

make CROSS_COMPILE=arm-whatever mrproper
make CROSS_COMPILE=arm-whatever modnet50


More information about the U-Boot mailing list