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: How to start ReBoot/eCos app from DOS or as BIOS extension?


Hi,

I need to start RedBoot on a number of embedded i386 boards. The BIOS
on these cards resides in ROM. There is 2 MB of flash memory, meant
to be used either for BIOS extensions or for a (very!) non-standard
DOS filesystem, which patently refuses to boot anything else than DOS
In our application, lack of physical space prohibits the use of
floppy disks as boot media.

The best solution is probably to replace the BIOS with RedBoot.


You will need to add CPU and chipset setup code (that was formerly done by the BIOS) to RedBoot. Try to get a serial port, LED or POST board working first and prepare for plenty of JTAGing or EEPROM programming...

David Vrabel
--
David Vrabel, Design Engineer

Arcom                         Tel: +44 (0)1223 411200 ext. 3233
Clifton Road                  Fax: +44 (0)1223 403400
Cambridge CB1 7EA             E-mail: dvrabel@arcom.com
UK                            Web: http://www.arcom.com/


________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________

--
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]