This is the mail archive of the ecos-patches@sourceware.org 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: [PATCH] redboot: reset entry address before load


On Mon, Jan 22, 2007 at 11:16:59AM +0100, Peter Korsgaard wrote:
> Hi,
> 
> Redboot's do_load() doesn't reset the entry address if an upload
> fails, so go/exec happily tries to jump to the incomplete code if you
> do something like:
> 
> load file1; fis create file1; load file2; go
> 
> The following patch fixes that.

Thanks,
        Committed,
                Andrew


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