From: Jerry Van Baren <gerald.vanbaren@comcast.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] objcopy
Date: Sat, 17 Mar 2007 12:59:23 -0400 [thread overview]
Message-ID: <45FC1E6B.7020404@comcast.net> (raw)
In-Reply-To: <9F3F0A752CAEBE4FA7E906CC2FBFF57C069B48@MERCURY.inside.istor.com>
Charles Krinke wrote:
> I have a need to run a small binary before u-boot runs on a PPC8541. With that in mind, I have the binary, it compiles & links, but has a behavior at the last step of compilation I dont quite understand and it relates to the behavior of objcopy as used in uboot/Makefile.
>
> This doesnt work
> $ ppc_85xx-objcopy --gap-fill 0xff -O binary microStart microStart.bin
>
> This works and creates the proper binary
> $ ppc_85xx-objcopy -O binary microStart microStart.bin
>
> So, my question is "What is it about using a gap fill that would cause this error?"
>
> Charles
It would be helpful to include the error message.
gvb
next prev parent reply other threads:[~2007-03-17 16:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-16 5:30 [U-Boot-Users] Hiiii....Everyone kushal ahuja
2007-03-15 17:04 ` pharaoh
2007-03-16 15:02 ` Greg Lindberg
2007-03-16 20:16 ` Wolfgang Denk
2007-03-16 22:15 ` Greg Lindberg
2007-03-17 15:34 ` [U-Boot-Users] objcopy Charles Krinke
2007-03-17 16:59 ` Jerry Van Baren [this message]
2007-03-17 18:21 ` Charles Krinke
2007-03-17 20:44 ` Jerry Van Baren
2007-03-16 6:57 ` [U-Boot-Users] Hiiii....Everyone kushal ahuja
2007-03-16 9:21 ` ThomasB
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=45FC1E6B.7020404@comcast.net \
--to=gerald.vanbaren@comcast.net \
--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.