From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc)
Date: Wed, 20 Oct 2010 08:57:43 +0200 [thread overview]
Message-ID: <20101020065743.06B4F1361A8@gemini.denx.de> (raw)
In-Reply-To: <D6E175B6D647CC4E897E077D03FD4A5A2594AC@zin33exm22.fsl.freescale.net>
Dear Jain Priyanka-B32167,
In message <D6E175B6D647CC4E897E077D03FD4A5A2594AC@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@jpl-devvax.JPL.NASA.GOV>
prev parent reply other threads:[~2010-10-20 6:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-20 5:38 [U-Boot] facing issue in compiling latest u-boot for P1020RDB(powerpc) Jain Priyanka-B32167
2010-10-20 5:50 ` Kumar Gala
2010-10-20 5:57 ` Jain Priyanka-B32167
2010-10-20 7:05 ` Wolfgang Denk
2010-10-20 8:25 ` Jain Priyanka-B32167
2010-10-20 6:57 ` Wolfgang Denk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101020065743.06B4F1361A8@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.