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: info on i386 rom redboot


"theoharis tsenis" <ttsenis@lycos.com> writes:

> Hi, i have recompiled the redboot for floppy on an i386 compatible
> PC platform and works perfectly. I tried to compile for booting from
> the flash (BIOS). Does anyone did that? If so please let me know the
> whole procedure and if possible where to find a correspond bin. What
> i did was the redboot.bin with the booting image passed into the
> flash. In order to have at the boot sector of the flash to booting
> image i copy paste the reboot.bin(64k) accross the size of the
> flash. Please advice.

The ROM startup is configured to boot the I386 from its reset
vector. I only ever tested it on the Bochs simulator, never on real
hardware. At the very least it would probably need some additional
hardware-specific code to complete the hardware initialization.

I don't know what the requirements for booting an application from
flash via the BIOS might be. There is no support for that in the
current sources.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


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