[U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc)

Wolfgang Denk wd at denx.de
Wed Oct 20 08:57:43 CEST 2010


Dear Jain Priyanka-B32167,

In message <D6E175B6D647CC4E897E077D03FD4A5A2594AC at zin33exm22.fsl.freescale.net> you wrote:
>
> I have cloned u-boot code (latest commit-id is
> 1ba91ba23396005ef7b42381cc21f0baf78d0d60) and trying to build P1020RDB.
> 
> But it fails.

Hm... please retry current top of tree. I get a number of warnings,
but these are mostly harmless:

-> ./MAKEALL  P1020RDB  P2020RDB
Configuring for P1020RDB - Board: P1_P2_RDB, Options: P1020RDB
e1000.c: In function 'e1000_transmit':
e1000.c:5028: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
fdt_support.c: In function 'fdt_fixup_memory_banks':
fdt_support.c:399: warning: unused variable 'sizecell'
fdt_support.c:399: warning: unused variable 'addrcell'
   text    data     bss     dec     hex filename
 370540   34448  268116  673104   a4550 ./u-boot
Configuring for P2020RDB - Board: P1_P2_RDB, Options: P2020
e1000.c: In function 'e1000_transmit':
e1000.c:5028: warning: passing argument 1 of 'virt_to_phys' discards qualifiers from pointer target type
fdt_support.c: In function 'fdt_fixup_memory_banks':
fdt_support.c:399: warning: unused variable 'sizecell'
fdt_support.c:399: warning: unused variable 'addrcell'
   text    data     bss     dec     hex filename
 370800   34456  268116  673372   a465c ./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 2
Boards with warnings or errors: 2 ( P1020RDB P2020RDB )
----------------------------------------------------------


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
:       I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't
: cut it.  Any ideas?  (I take it that it may be a two-pass sort of solution).
In the first pass, install perl. :-) Larry Wall <6849 at jpl-devvax.JPL.NASA.GOV>


More information about the U-Boot mailing list