I resolved the naming issue. I am still seeing the same warnings. Are these warnings to be expected?
--- Begin Message ---
Hello,

I downloaded the uboot source files from the TI update site and built the binary file.

I have two issues.

There are two warnings that occur consistently. This is a cut and paste of part of the file I created to capture the warnings
   Hello_world.c:0: warning: target CPU does not support interworking
   stubs.c:0: warning: target CPU does not support interworking
.....
In file included from /home/bsimning/dvevm_1_10/u-boot-1.1.3/include/config.h:2, from /home/bsimning/dvevm_1_10/u-boot-1.1.3/include/common.h:35,
                from hello_world.c:24:
/home/bsimning/dvevm_1_10/u-boot-1.1.3/include/configs/davinci.h:40:1: warning: "/*" within comment /home/bsimning/dvevm_1_10/u-boot-1.1.3/include/configs/davinci.h:169:1: warning: "CONFIG_BOOTP_MASK" redefined

The other is the completed file name. The makefile creates a u-boot.bin, the emails exchanged regarding u-boot issues referred to a u-boot-594-nor.bin.

These inconsistencies cause me concern. I can resolve the warnings, but I don't understand why my output file is different (not u-boot-594-nor.bin) if I am using the correct files? What am I missing here?

Thanks
Bob






--- End Message ---
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to