* Collins Chen <"collins_chen"@ali.com.tw> [020424 10:51]: > > > hi, Ron: > Because the high price of diskonchip, I want to replace it with EEPROM such > as winbond-w29c020. Have somebody done this job before? And is this idea > possible? Thanks!
you can't put a linux kernel on that one, but as long as you can cope with etherboot payload, it's easy. I used /dev/bios for flashing http://www.freiburg.linux.de/OpenBIOS/status/devbios.html What mainboard are you using? If anyone needs support for a currently unsupported mainboard/flash part let me know. (Which reminds me I should implement the missing SiS 630/730) Has anyone worked with booting via ide? 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* 5 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 268 +loop cr drop 5de +loop
