From: Adam Bezanson <bezanson@comcast.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Binary file cat
Date: Sat, 22 Nov 2003 00:47:16 -0500 [thread overview]
Message-ID: <002301c3b0bc$19651120$e199fea9@amlp> (raw)
Hi,
I have ported u-boot to my arm920t based system. I have a unique
situation in that my processor requires a binary header to be placed
In front of u-boot.bin before it is burnt into flash. If the processor
doesn't find this header in flash it will not boot out of flash.
Currently I have the header file as a separate file in the root
directory and when I finish a new compile I have a shell script which
Simply does a 'cat header.bin u-boot.bin > out.bin'. I'd like to get
away from this and add it to the Makefiles so for my board
I don't have to run this script every time. Before I go editing a
top-level Makefile, I wanted to ask for advice on how I should go
About doing this? Anything I can do in my board-specific directory would
make me feel better.
Suggestions?
Thanks,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20031122/c3dc7f3f/attachment.htm
next reply other threads:[~2003-11-22 5:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-22 5:47 Adam Bezanson [this message]
2003-11-23 15:51 ` [U-Boot-Users] Binary file cat Wolfgang Denk
2003-11-23 18:44 ` Adam Bezanson
2004-07-30 16:08 ` U-Boot on EDB9312 (was: RE: [U-Boot-Users] Binary file cat) llandre
2004-07-30 16:41 ` Adam Bezanson
2004-08-02 8:32 ` llandre
2004-08-03 14:43 ` llandre
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='002301c3b0bc$19651120$e199fea9@amlp' \
--to=bezanson@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox