Difference between revisions of "Confirmed working svn revisions"
From coreboot
| Line 13: | Line 13: | ||
</code> | </code> | ||
|- | |- | ||
| − | | Tyan S2881 || tyan/s2881 || 2251 || See the [http://www.linuxbios.org/index.php/Tyan_S2881_Build_Tutorial Build tutorial] | + | | Tyan S2881 || tyan/s2881 || 2251-2287 || See the [http://www.linuxbios.org/index.php/Tyan_S2881_Build_Tutorial Build tutorial] |
|} | |} | ||
Revision as of 00:09, 4 May 2006
Also see the page on how to Download LinuxBIOS.
| Board | dir | rev | comment |
|---|---|---|---|
| VIA EPIA-M | epia-m | 2100 | Extract the video BIOS while running factory BIOS: dd if=/dev/mem of=video.bios.bin.4 bs=65536 count=1 skip=12 |
| VIA EPIA-M10000 (PCB.rev.B) | epia-m | 2184 | Extract the video BIOS while running factory BIOS 1.13: dd if=/dev/mem of=video.bios.bin.4 bs=65536 count=1 skip=12
src/mainboard/via/epia-m/mainboard.c:33 |
| Tyan S2881 | tyan/s2881 | 2251-2287 | See the Build tutorial |