* Karnik, Vishali <[EMAIL PROTECTED]> [020215 22:58]: > Hi, > I am using a single board computer with 300 MHz Geode processor and having > Cyrix CS5530 companion chip. I have a requirement in the project to boot > Linux on this board in less than 15 seconds or so. I looked into the > LinuxBios project and that sounded interesting. > If I can get some information regarding the usage of LinuxBios then I would > really appreciate that.
The Cyrix CS5530 firmware can be flashed using /dev/bios now. Have a look at http://www.freiburg.linux.de/OpenBIOS/status/devbios.html Data sheets are available, but I'm not sure yet whether the information is enough to get it booted. Best regards, Stefan Reinauer -- Ok hex 4666 dup negate do i 4000 dup 2* negate do " *" 0 dup 2dup 1e 0 do 2swap * e >>a 2* 3 pick + -rot - j + dup dup * e >>a rot dup dup * e >>a rot swap 2dup + 10000 > if 3drop 3drop " " 0 dup 2dup leave then loop 2drop 2drop type 266 +loop cr 5de +loop
