[U-Boot-Users] [ARM] AT91CAP9 support

Peter Pearse peter.pearse at arm.com
Fri Feb 8 15:31:47 CET 2008


Stelian
	
	Until the next merge window your patches  "AT91CAP9 support" are
available from

git://linux-arm.org/u-boot-armdev.git#080116_at91cap9


	Your board seem to be the first to make use of CONFIG_HAS_DATAFLASH.

This has resulted in the following warnings (ELDK toolchain):

env_dataflash.c: In function 'env_get_char_spec':
env_dataflash.c:47: warning: pointer targets in passing argument 3 of
'read_dataflash' differ in signedness
env_dataflash.c: In function 'env_relocate_spec':
env_dataflash.c:53: warning: pointer targets in passing argument 3 of
'read_dataflash' differ in signedness
env_dataflash.c: In function 'env_init':
env_dataflash.c:80: warning: passing argument 3 of 'read_dataflash' from
incompatible pointer type
env_dataflash.c:86: warning: pointer targets in passing argument 3 of
'read_dataflash' differ in signedness

I am assuming these do not impair the functionality of the binary.

Regards

Peter







More information about the U-Boot mailing list