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]

Re: RedBoot porting


On Mon, Jan 08, 2001 at 07:30:22AM -0500, Doug Fraser wrote:

> Then RedBoot becomes a chunk of the application at that
> point. What I want then, I guess, is two copies of 'RedBoot'.
> An immutable copy in FLASH that provides recovery of a dead board
> and a runtime copy that contains the callbacks for the OS.

I don't see any reason why you can't run the "immutable" copy
from RAM also.  You just need your start-up code to decide
which copy of RedBoot to copy/run.

-- 
Grant Edwards
grante@visi.com

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