From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] PCI405 doesn't build anymore
Date: Fri, 21 Nov 2008 13:37:49 +0100 [thread overview]
Message-ID: <200811211337.49895.sr@denx.de> (raw)
Hi Matthias,
I just noticed that PCI405 doesn't build anymore in the current U-Boot
repository (main and ppc4xx):
[stefan at kubuntu u-boot-ppc4xx (master)]$ ./MAKEALL PCI405
Configuring for PCI405 board...
ppc_4xx-objcopy: u-boot.bin: Bad value
ppc_4xx-objcopy: u-boot.bin: Bad value
make: *** [u-boot.bin] Error 1
I tracked it down to this commit:
commit 49c3a861d11735838f1f1b11999ce433006dc919
Author: Kumar Gala <galak@kernel.crashing.org>
Date: Tue Oct 21 17:25:45 2008 -0500
bootm: Add subcommands
Add the ability to break the steps of the bootm command into several
subcommands: start, loados, ramdisk, fdt, bdt, cmdline, prep, go.
This allows us to do things like manipulate device trees before
they are passed to a booting kernel or setup memory for a secondary
core in multicore situations.
Not all OS types support all subcommands (currently only start, loados,
ramdisk, fdt, and go are supported).
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
The only thing I can think of causing this build problem right now, is that
the image size is too big now. Please take a look at it and send a patch to
fix this problem if possible.
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next reply other threads:[~2008-11-21 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-21 12:37 Stefan Roese [this message]
2008-11-21 18:53 ` [U-Boot] PCI405 doesn't build anymore Matthias Fuchs
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=200811211337.49895.sr@denx.de \
--to=sr@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.