
On 09/01/2012 02:10 AM, Albert ARIBAUD wrote:
Tom, Stephen,
I am surprised because I keep copy-pastes of my builds, and this one does not appear in recent copy-pastes, so even though I double-checked on my local u-boot-arm repository, I need confirmation from someone else.
In u-boot-arm, commit 94e8652a664f01cffb1f0abb0b114261c03a234d breaks tnetv107x_evm:
Configuring for tnetv107x_evm board... arm-linux-gnueabi-size: './build/tnetv107x_evm/u-boot': No such file arch/arm/cpu/arm1176/tnetv107x/libtnetv107x.o: In function `arch_cpu_init': /home/albert/src/u-boot-arm/arch/arm/cpu/arm1176/tnetv107x/init.c:32: multiple definition of `arch_cpu_init' arch/arm/cpu/arm1176/libarm1176.o:/home/albert/src/u-boot-arm/arch/arm/cpu/arm1176/cpu.c:70: first defined here make: *** [/home/albert/src/u-boot-arm/build/tnetv107x_evm/u-boot] Error 1
I can confirm the issue, and will send a patch in just a couple minutes.