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

Reply via email to