This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eb40a target submitted


On Mon, 2002-07-22 at 12:26, Mark Salter wrote:
> >>>>> Gary Thomas writes:
> 
> > Wrong - it may look that way, but most of the ELF image is symbolic
> > debug information and is never loaded by RedBoot.
> 
> Never loaded, but it is sent across the wire. You'd have to strip
> it of non-loadable sections first to keep from wasting bandwidth.

This shouldn't happen - only "loadable" sections are read and they
normally appear at the front of the file.  The file transfer should
be broken (terminated) as soon as all of the loadable sections have
been consumed.

... or at least, that's how I wanted it to work :-)



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]