Adam Agnew <[EMAIL PROTECTED]> writes:
> Erm, anyway. I have my initial success in getting RedBoot to run from
> LinuxBIOS on the SiS630 in a 256k part. What I'm missing now is hard drive
> support, although RedBoot's ide drivers should be completely polled, I'm
> having trouble forcing the controller on.
>
> http://www.missl.cs.umd.edu/~agnew/
> There you will find:
> romimage - 256K flash image for RedBoot running under LinuxBIOS
> redboot.ebi - elf boot image to be attempted on other chipsets as well
O.k. So redboot doesn't have code any chipset specific code yet?
I'm curious how much did redboot need to change to be able to
run under linuxBIOS? To build the ebi?
> fixedredboot.cap - minicom log of the boot up as it is now
> redboot_LINUXBIOS.ecm - redboot config script
> winfast.config - linuxbios config script
> southbridge.c - my attempt at forcing the ide controllers on, as pulled
> from tiara
>
> Please take a look and if you're interested lend a hand. More information
> about RedBoot can be obtained at http://sources.redhat.com/redboot .
Looks interesting. I don't know if it is a final solution but
redboot looks small enough that it could easily make a good
playground for testing things out and getting drivers to work. No
offense to tiara but last I looked it was tied to tightly to the
SiS630 to make a good playground.
Unless there are caveats for using your ebi on other chipsets I'll
try it out later today.
Eric