From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Sat, 01 Sep 2012 18:58:26 -0700 Subject: [U-Boot] Commit 94e8652a664f01cffb1f0abb0b114261c03a234d breaks tnetv107x_evm? In-Reply-To: <20120901111009.574a1b9c@lilith> References: <20120901111009.574a1b9c@lilith> Message-ID: <5042BD42.2000305@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.