Dear Wolfgang, Wolfgang Denk wrote: > Dear Tom Rix, > > In message <[email protected]> you wrote: >> On build of omap3 targets in MAKEALL, the *.ERR files have >> >> cpu.c: In function 'cleanup_before_linux': >> cpu.c:64: warning: implicit declaration of function 'v7_flush_dcache_all' >> cpu.c:64: warning: implicit declaration of function 'get_device_type >> >> The functions v7_flush_dcache_all and get_device_type are declared >> in include/asm-arm/arch-omap3/sys_proto.h, so use this file to >> declare the functions. >> >> Signed-off-by: Tom Rix <[email protected]> >> --- >> cpu/arm_cortexa8/cpu.c | 3 +++ >> 1 files changed, 3 insertions(+), 0 deletions(-) > > Applied, thanks.
Many thanks! I'm not sure, Tom will have the details, but there might be a newer version of this patch? http://lists.denx.de/pipermail/u-boot/2009-July/055543.html http://lists.denx.de/pipermail/u-boot/2009-July/055544.html Best regards Dirk _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

