[U-Boot] [STATUS] [ARM]

Albert ARIBAUD albert.u.boot at aribaud.net
Sun Feb 12 15:35:40 CET 2012


Hi, Sughosh,

Le 12/02/2012 15:03, Sughosh Ganu a écrit :
> hi Albert,
>
> On Sun, Feb 12, 2012 at 3:48 PM, Albert ARIBAUD
> <albert.u.boot at aribaud.net>wrote:
>
>> Hi all,
>>
>> I just did a ./MAKEALL arm with ELDK42 on the u-boot-arm/master for which
>> I just sent a pull request.
>>
>> The raw result is:
>>
>> --------------------- SUMMARY ----------------------------
>> Boards compiled: 283
>> Boards with warnings or errors: 61 ( actux1_4_16 actux1_4_32 actux1_8_16
>> actux1_8_32 actux2 actux3 actux4 ca9x4_ct_vxp cam_enc_4xx colibri_pxa270
>> dvlhost efikamx efikasb ethernut5 flea3 harmony hawkboard hawkboard_uart
>> highbank imx27lite imx31_litekit imx31_phycore imx31_phycore_eet
>> km_kirkwood km_kirkwood_pci m28evk magnesium mcx medcom mgcoge3un
>> mt_ventoux mx28evk mx31ads mx31pdk mx35pdk mx51evk mx53ard mx53evk mx53loco
>> mx53smd mx6qarm2 mx6qsabrelite nhk8815 nhk8815_onenand
>> omap1610h2_cs_autoboot omap1610inn_cs_autoboot paz00 pdnb3 plutux portl2
>> qong scpu seaboard tt01 twister ventana vision2 vpac270_nor_128
>> vpac270_nor_256 vpac270_ond_256 )
>> ------------------------------**----------------------------
>>
>>
> <snip>
>
>
>> The rest:
>>
>> cam_enc_4xx ethernut5 hawkboard hawkboard_uart highbank km_kirkwood
>> km_kirkwood_pci mcx mgcoge3un mt_ventoux omap1610h2_cs_autoboot
>> omap1610inn_cs_autoboot portl2 twister
>>
>> Fail with various causes; I'll send out individual status mails (CC:
>> interested parties) later today.
>>
>>
> I pulled in a new u-boot-arm tree, and am able to compile both hawkboard
> and hawkboard_uart fine. I use a 4.6.2 based gcc(arm-none-eabi) and a 2.21
> binutils. Can you please send me a log of the errors you get for the
> hawkboard. Thanks.

Sure, here is what I get with ELDK4.2:

uboot at lilith:~/src/u-boot-arm$ ./MAKEALL hawkboard
Configuring for hawkboard board...
arch/arm/cpu/arm926ejs/davinci/libdavinci.o: In function `lldiv':
/home/uboot/src/u-boot-arm/include/div64.h:45: undefined reference to 
`__div64_32'
drivers/mtd/nand/libnand.o: In function `nand_command':
/home/uboot/src/u-boot-arm/drivers/mtd/nand/nand_base.c:586: undefined 
reference to `udelay'
/home/uboot/src/u-boot-arm/drivers/mtd/nand/nand_base.c:602: undefined 
reference to `udelay'
/home/uboot/src/u-boot-arm/drivers/mtd/nand/nand_base.c:608: undefined 
reference to `udelay'
make[1]: *** [/home/uboot/src/u-boot-arm/spl/u-boot-spl] Erreur 1
make: *** [spl/u-boot-spl.bin] Erreur 2
    text	   data	    bss	    dec	    hex	filename
  191224	   6388	  54664	 252276	  3d974	./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 1
Boards with warnings or errors: 1 ( hawkboard )
----------------------------------------------------------

> -sughosh

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list