
Dear "Vanee S",
In message 60e43c2d0812291945n72ced68fr344afc9f813f4741@mail.gmail.com you wrote:
I want to configure u-boot for Armadillo board. When i try make all i get the error Generating include/autoconf.mk arm-linux-gcc: compilation of header file requested make: *** [include/autoconf.mk] Error 1
Try using a more recent toolchain, and a more recent version of U-Boot.
in the Makefile. How to rectify this error without commenting the above line? im using u-boot 1.3.2 version. But, will this disable any of the features?
It may cause subtle failure modes as you don;t build the make depencies corectly, then.
And, when i make all after commenting the above line im get the error "Assembler messages: Fatal error: Invalid -march= option: 'armv4' make[1]: *** [hrllo_world.o] Error 2 make[1]: Leaving directory '/usr/eldk/usr/src/u-boot-1.3.2/examples' make: *** [examples] Error 2 Pls do suggest on what needs to be done.
Try using a more recent toolchain, and a more recent version of U-Boot.
Also, please note that you are violating quite a list of very basic netiquqtte rules:
* You top post. * You Full quote. * You hijack an existing thread instead of sending a new message.
Please read http://www.netmeister.org/news/learn2quote.html
Best regards,
Wolfgang Denk