All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Building u-boot for Walnut board (PPC 405GPr)
Date: Sat, 24 Sep 2011 12:05:23 +0200	[thread overview]
Message-ID: <20110924120523.3c4f83a6@wker> (raw)
In-Reply-To: <4E7D2E40.7080104@corelis.com>

Hi,

On Fri, 23 Sep 2011 18:11:28 -0700
"Brian S. Park" <brian.park@corelis.com> wrote:

> Hi,
> I'm currently working on updating the firmware on our custom board 
> (based on IBM walnut board) and tried to build the latest released 
> u-boot 2011.06 using ELDK4.2.
> Using the fresh source code extracted from u-boot-2011.06.tar.bz2,  I 
> did "make walnut_config" and then "make". But I get the following error.
> 
> ppc_4xx-ld:u-boot.lds:1: parse error
> make: *** [u-boot] Error 1
> 
> All of the code compiles. I think it's a linker error but I have no idea 
> how to resolve the problem.
> Any help would be appreciated.

$ wget -c ftp://ftp.denx.de/pub/u-boot/u-boot-2011.06.tar.bz2
$ tar xf u-boot-2011.06.tar.bz2
$ cd u-boot-2011.06/
$ export CROSS_COMPILE=ppc_4xx-
$ ./MAKEALL walnut
Configuring for walnut board...
   text    data     bss     dec     hex filename
 219550   19468   42544  281562   44bda ./u-boot

--------------------- SUMMARY ----------------------------
Boards compiled: 1
----------------------------------------------------------

There is no such problem with walnut board in the v2011.06 release.
Please double-check our source.

HTH,
Anatolij

  reply	other threads:[~2011-09-24 10:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-24  1:11 [U-Boot] Building u-boot for Walnut board (PPC 405GPr) Brian S. Park
2011-09-24 10:05 ` Anatolij Gustschin [this message]
2011-09-26 16:20   ` Brian S. Park
2011-09-26 17:54     ` Brian S. Park
2011-09-26 18:06       ` Brian S. Park
2011-09-26 18:44         ` Wolfgang Denk
2011-09-26 19:03           ` Brian S. Park
2011-09-26 18:42       ` Wolfgang Denk

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=20110924120523.3c4f83a6@wker \
    --to=agust@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.