FlashRom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
= Flash Updates | = Flash Updates with Linux = | ||
Formerly OpenBIOS provided its own flashing facility implemented as a device driver called '''/dev/bios'''. One big disadvantage of '''/dev/bios''' was that it needed to be recompiled for every minor kernel update. | Formerly OpenBIOS provided its own flashing facility implemented as a device driver called '''/dev/bios'''. One big disadvantage of '''/dev/bios''' was that it needed to be recompiled for every minor kernel update. | ||
Ollie Lho, back when working at SIS, started a new effort which he called '''flash_and_burn'''. This utility became part of the [http:// | Ollie Lho, back when working at SIS, started a new effort which he called '''flash_and_burn'''. This utility became part of the [http://www.coreboot.org coreboot project] and evolved to work with non-SIS chipsets. | ||
[[User:Stepan|Stefan Reinauer]] added a lot of new features to Ollie's utility and renamed it to '''flashrom'''. This utility still lacks some features the old '''/dev/bios''' driver was having, but it can easily be used from userspace without recompiling the kernel. | [[User:Stepan|Stefan Reinauer]] added a lot of new features to Ollie's utility and renamed it to '''flashrom'''. This utility still lacks some features the old '''/dev/bios''' driver was having, but it can easily be used from userspace without recompiling the kernel. | ||
For more information about flashrom see http://www.coreboot.org/Flashrom |
Revision as of 23:58, 14 September 2008
Flash Updates with Linux
Formerly OpenBIOS provided its own flashing facility implemented as a device driver called /dev/bios. One big disadvantage of /dev/bios was that it needed to be recompiled for every minor kernel update.
Ollie Lho, back when working at SIS, started a new effort which he called flash_and_burn. This utility became part of the coreboot project and evolved to work with non-SIS chipsets.
Stefan Reinauer added a lot of new features to Ollie's utility and renamed it to flashrom. This utility still lacks some features the old /dev/bios driver was having, but it can easily be used from userspace without recompiling the kernel.
For more information about flashrom see http://www.coreboot.org/Flashrom