
On 00:26 Tue 17 Mar , Wolfgang Denk wrote:
Hi Custodians (and everybody else),
can you please check if all urgent patches have been added to the U-Boot master branch?
If anything should still be missing, please respond *now*.
My intention is to push out the 2009.03 release on schedule, i. e. on Saturday, March 21, 2009.
At the moment I am not planning for another release candidate.
Note: after the release is out, I will merge the current "next" branch into "master", so this will be the starting point for the next merge window.
For ARM the only pending patch are the OMAP3 usb clock which I wait the new version and the NetStar
The AVR32 failled to build
Configuring for atstk1002 board... In file included from cpu.c:25: /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 make[1]: *** [cpu.o] Error 1 make: *** [cpu/at32ap/libat32ap.a] Error 2 make: *** Waiting for unfinished jobs.... In file included from gpio.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 make[1]: *** [gpio.o] Error 1 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?
Best Regards, J.