[U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu Mar 19 18:25:24 CET 2009


On 18:25 Thu 19 Mar     , Haavard Skinnemoen wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > make[1]: In file included from clk.c:24:
> > /private/u-boot-arm/include/asm/io.h:129: error: conflicting types for
> > 'virt_to_phys'
> > /private/u-boot-arm/include/asm/io.h:80: error: previous definition of
> > 'virt_to_phys' was here
> > 
> > Haavard could you take a look?
> 
> Latest upstream master builds just fine here...though the last release
> may be broken because I pushed the fix too late.
I've try the next branch and it's failled too

cache.c:25:33: error: asm/arch/cacheflush.h: No such file or directory
board.c:89:33: error: asm/arch/cacheflush.h: No such file or directory
cache.c:25:33: error: asm/arch/cacheflush.h: No such file or directory
cache.c: In function 'dcache_clean_range':
cache.c:38: warning: implicit declaration of function 'dcache_clean_line'
cache.c:40: warning: implicit declaration of function 'sync_write_buffer'
cache.c: In function 'dcache_invalidate_range':
cache.c:54: warning: implicit declaration of function 'dcache_invalidate_line'
cache.c: In function 'dcache_flush_range':
cache.c:68: warning: implicit declaration of function 'dcache_flush_line'
cache.c: In function 'icache_invalidate_range':
cache.c:84: warning: implicit declaration of function 'icache_invalidate_line'
make[1]: *** [cache.o] Error 1
make: *** [cpu/at32ap/libat32ap.a] Error 2
make: *** Waiting for unfinished jobs....
board.c:89:33: error: asm/arch/cacheflush.h: No such file or directory
board.c: In function 'dma_alloc_init':
board.c:108: warning: implicit declaration of function
'dcache_invalidate_range'
make[1]: *** [board.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [lib_avr32/libavr32.a] Error 2
> 
> Thanks a lot for keeping an eye on things.
your welcome

Best Regards,
J.


More information about the U-Boot mailing list