/[Development]
ViewVC logotype

Revision 2581


Jump to revision: Previous Next
Author: stepan
Date: Wed Apr 4 22:45:58 2007 UTC (6 years, 2 months ago)
Changed paths: 6
Log Message:
flashrom: split flash_enable.c into chipset_enable.c and board_enable.c

This splits up the ROM Write enable code into chipset specific and
board specific parts. This of course means that a lot of code is
plainly moved about.

* Allows for linuxbios name matching and pci-subsystem id matching.
  The latter uses a double set to properly distuinguish boards despite
  of some known vendors being lax about it.
* Fixes GPIO15 being raised on every VT8235 southbridge, regardless of what
  that line actually controls; rom on EPIA-M, backlight on mitac 8999 laptop.
* Adds flashrom support for Asus A7V400-MX (KM400 + VT8235)
* Island aruma was renamed agami aruma, the board specific code now got
  adjusted. A set of pci-ids was retrieved from source code.

Signed-off-by: Luc Verhaegen <libv@skynet.be>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



Changed paths

Path Details
Directorytrunk/LinuxBIOSv2/util/flashrom/Makefile modified , text changed
Directorytrunk/LinuxBIOSv2/util/flashrom/board_enable.c added
Directorytrunk/LinuxBIOSv2/util/flashrom/chipset_enable.c added
Directorytrunk/LinuxBIOSv2/util/flashrom/flash.h modified , text changed
Directorytrunk/LinuxBIOSv2/util/flashrom/flash_enable.c deleted
Directorytrunk/LinuxBIOSv2/util/flashrom/flash_rom.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15