* how to implement a "fis load" or "load fis" command in RedBoot?
@ 2005-12-28 23:14 oliver munz @ s p e a g
2005-12-29 9:18 ` Andrew Lunn
0 siblings, 1 reply; 2+ messages in thread
From: oliver munz @ s p e a g @ 2005-12-28 23:14 UTC (permalink / raw)
To: ecos-devel
Hello
My Target has only 64kByte RAM and so it's impossible to load my programs in
the RAM because there is no space left. So I need a possibility to load
images direct to the flash and run it there.
I see two possibilitis in modifying the RedBoot.
1. Writing a "fis create xmodem" command
2. Make the "load" command writing direct in the flash-space...
I think the second option is easyer to implement.
Has any body done somting like that? Or has any body a hint were to start?
Thanks Oli
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to implement a "fis load" or "load fis" command in RedBoot?
2005-12-28 23:14 how to implement a "fis load" or "load fis" command in RedBoot? oliver munz @ s p e a g
@ 2005-12-29 9:18 ` Andrew Lunn
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2005-12-29 9:18 UTC (permalink / raw)
To: oliver munz @ s p e a g; +Cc: ecos-devel
On Thu, Dec 29, 2005 at 12:16:33AM +0100, oliver munz @ s p e a g wrote:
> Hello
>
> My Target has only 64kByte RAM and so it's impossible to load my programs
> in the RAM because there is no space left. So I need a possibility to load
> images direct to the flash and run it there.
>
> I see two possibilitis in modifying the RedBoot.
> 1. Writing a "fis create xmodem" command
> 2. Make the "load" command writing direct in the flash-space...
>
> I think the second option is easyer to implement.
>
> Has any body done somting like that? Or has any body a hint were to start?
There has been something similar to this before. I just don't remember
who did it or how far it got. I suggest you search the archive of
emails.
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-29 9:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-28 23:14 how to implement a "fis load" or "load fis" command in RedBoot? oliver munz @ s p e a g
2005-12-29 9:18 ` Andrew Lunn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).