public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Binary file cat
@ 2003-11-22  5:47 Adam Bezanson
  2003-11-23 15:51 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Adam Bezanson @ 2003-11-22  5:47 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-08-03 14:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-22  5:47 [U-Boot-Users] Binary file cat Adam Bezanson
2003-11-23 15:51 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox