Hi, 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 This error does not occur if i comment the line '$(CC) -M $(HOST_CFLAGS) $(CPFLAGS) -MQ $@ include/common.h > $...@.dep ; \' 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? 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.
Regards, S. Vanee On 12/21/08, Wolfgang Denk <w...@denx.de> wrote: > > Dear "Vanee S", > > In message <60e43c2d0812210753h36dc651ei97d32948a4c04...@mail.gmail.com> > you wrote: > > > > im new to uboot. i need to know what software are required to incorporate > > uboot for hardware based on ARM architecture. it would be great if i can > get > > the step by step procedure to incorporate uboot. what is the use of ELDK? > > what are the files that needs to be customized and how to get the > > information required? > > I suggest you start reading here: > > http://www.catb.org/~esr/faqs/smart-questions.html > > Best regards, > > Wolfgang Denk > > -- > DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de > You are only young once, but you can stay immature indefinitely. >
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot