All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] VXWorks EST Flat Binary
@ 2008-03-07 13:23 Luigi 'Comio' Mantellini
  2008-03-07 14:58 ` Richard Danter
  0 siblings, 1 reply; 4+ messages in thread
From: Luigi 'Comio' Mantellini @ 2008-03-07 13:23 UTC (permalink / raw)
  To: u-boot

HI Folks,

How I can load (and start) an EST Flat Bin image? My supplier gives me
this image and I don't know how run it from u-boot (from git).
Can someone help me?

thanks a lot.

luigi
-- 
     ______       Luigi Mantellini
   .'______'.     R&D - Software
  (.'      '.)    Industrie Dial Face S.p.A.
  ( :=----=: )    Via Canzo, 4
  ('.______.')    20068 Peschiera Borromeo (MI), Italy
   '.______.'     Tel.: +39 02 5167 2813
                  Fax:  +39 02 5167 2459
Ind.  Dial Face   Email: luigi.mantellini at idf-hit.com
www.idf-hit.com

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

* [U-Boot-Users] VXWorks EST Flat Binary
  2008-03-07 13:23 [U-Boot-Users] VXWorks EST Flat Binary Luigi 'Comio' Mantellini
@ 2008-03-07 14:58 ` Richard Danter
  2008-03-07 15:04   ` Luigi 'Comio' Mantellini
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Danter @ 2008-03-07 14:58 UTC (permalink / raw)
  To: u-boot

On 07/03/2008, Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> wrote:
>  How I can load (and start) an EST Flat Bin image? My supplier gives me
>  this image and I don't know how run it from u-boot (from git).
>  Can someone help me?

The EST flat binary is a pure binary file with a 32-byte header. You
can easily strip the header using 'dd' and then load using tftp. You
just need to know where to load the binary and what the entry point is
(the default load address is included in the header).

I am surprised that you get the file in this format, it is intended
for programming a binary into flash using the old visionCLICK
software.

Rich

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

* [U-Boot-Users] VXWorks EST Flat Binary
  2008-03-07 14:58 ` Richard Danter
@ 2008-03-07 15:04   ` Luigi 'Comio' Mantellini
  2008-03-07 15:25     ` Richard Danter
  0 siblings, 1 reply; 4+ messages in thread
From: Luigi 'Comio' Mantellini @ 2008-03-07 15:04 UTC (permalink / raw)
  To: u-boot

Hi Richard,

Thanks for your answer.

On ven, 2008-03-07 at 14:58 +0000, Richard Danter wrote:

> On 07/03/2008, Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> wrote:
> >  How I can load (and start) an EST Flat Bin image? My supplier gives me
> >  this image and I don't know how run it from u-boot (from git).
> >  Can someone help me?
> 
> The EST flat binary is a pure binary file with a 32-byte header. You
> can easily strip the header using 'dd' and then load using tftp. You
> just need to know where to load the binary and what the entry point is
> (the default load address is included in the header).
> 


Ok. In fact, using an ex editor I noticed a simil-vectors table. Do you
know where I can obtain the format specification?


> I am surprised that you get the file in this format, it is intended
> for programming a binary into flash using the old visionCLICK
> software.


I too! I'll ask to my supplier to give me a more recent version of this
image.

Thanks again once.

luigi


> 
> Rich

Industrie Dial Face S.p.A.
Luigi Mantellini
R&D - Software
Industrie Dial Face S.p.A.
Via Canzo, 4 
20068 Peschiera Borromeo (MI), Italy
Tel.:   +39 02 5167 2813
Fax:    +39 02 5167 2459
E-mail: luigi.mantellini at idf-hit.com
GPG fingerprint: 3DD1 7B71 FBDF 6376
1B4A
                 B003 175F E979 907E
1650
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080307/e0fd068e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: idf_logo.gif
Type: image/gif
Size: 4122 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080307/e0fd068e/attachment.gif 

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

* [U-Boot-Users] VXWorks EST Flat Binary
  2008-03-07 15:04   ` Luigi 'Comio' Mantellini
@ 2008-03-07 15:25     ` Richard Danter
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Danter @ 2008-03-07 15:25 UTC (permalink / raw)
  To: u-boot

On 07/03/2008, Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> wrote:
>
>  Hi Richard,
>
>  Thanks for your answer.
>
>  On ven, 2008-03-07 at 14:58 +0000, Richard Danter wrote:
>  On 07/03/2008, Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> wrote:
> >  How I can load (and start) an EST Flat Bin image? My supplier gives me
> >  this image and I don't know how run it from u-boot (from git).
> >  Can someone help me?
>
> The EST flat binary is a pure binary file with a 32-byte header. You
> can easily strip the header using 'dd' and then load using tftp. You
> just need to know where to load the binary and what the entry point is
> (the default load address is included in the header).
>
>
>
>  Ok. In fact, using an ex editor I noticed a simil-vectors table. Do you know where I can obtain the format specification?

There is an application note available from Wind River.

Rich


>
>
>  I am surprised that you get the file in this format, it is intended
> for programming a binary into flash using the old visionCLICK
> software.
>
>
>  I too! I'll ask to my supplier to give me a more recent version of this image.
>
>  Thanks again once.
>
>  luigi
>
>
>  Rich
>
>
>
>      Luigi Mantellini
>  R&D - Software
>  Industrie Dial Face S.p.A.
>  Via Canzo, 4
>  20068 Peschiera Borromeo (MI), Italy
>  Tel.:   +39 02 5167 2813
>  Fax:    +39 02 5167 2459
>  E-mail: luigi.mantellini at idf-hit.com
>  GPG fingerprint: 3DD1 7B71 FBDF 6376 1B4A
>                   B003 175F E979 907E 1650

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

end of thread, other threads:[~2008-03-07 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 13:23 [U-Boot-Users] VXWorks EST Flat Binary Luigi 'Comio' Mantellini
2008-03-07 14:58 ` Richard Danter
2008-03-07 15:04   ` Luigi 'Comio' Mantellini
2008-03-07 15:25     ` Richard Danter

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.