[U-Boot] Commit 94e8652a664f01cffb1f0abb0b114261c03a234d breaks tnetv107x_evm?

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
Parent 94d9bfe70d5b93af8005c52314a9388306053faf builds tnetv107x_evm fine.
Tom (as the commit originates from staging/trini@ti.com) or Stephen (as the author of the commit), can you please confirm the issue?
If the issue is confirmed:
Stephen, can you look into a fix and submit a patch for this?
Apologies for not noticing this earlier.
Amicalement,

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.
participants (2)
-
Albert ARIBAUD
-
Stephen Warren