From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 01 Sep 2004 15:50:09 +0200 Subject: [U-Boot-Users] Re: Patch for Cirrus Logic EDB93xx In-Reply-To: <6.0.1.1.0.20040831123448.01ddfda8@192.168.2.1> References: <6.0.1.1.0.20040831123448.01ddfda8@192.168.2.1> Message-ID: <4135D391.4030806@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de llandre wrote: > It seems that two builds (lpd7a400 and trab) got broken, but it is not > clear why (see below). Any suggestions? > > > *** lpd7a400 *** > lib_arm/libarm.a(board.o)(.data+0x20): In function `mem_malloc_init': > /home/llandre/devel/zephyr/sw/u-boot/u-boot/lib_arm/board.c:82: > undefined reference to `checkcpu' > make: *** [u-boot] Error 1 > > *** trab *** > arm-linux-ld: ERROR: > /usr/local/arm/3.3.2/lib/gcc-lib/arm-linux/3.3.2/libgcc.a(_udivsi3.oS) > uses hardware FP, whereas trab_fkt uses software FP > Success: failed to merge target specific data of file Are you sure that our patches broke these builds? Can you successfully run "./MAKEALL ARM9" on the prestine CVS HEAD version of U-Boot? -- Steven