Flashrom: add support for ASUS P5A (Socket 7, ALi based).
authorLuc Verhaegen <libv@skynet.be>
Sun, 20 May 2007 16:16:13 +0000 (16:16 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sun, 20 May 2007 16:16:13 +0000 (16:16 +0000)
commita56b99879680890283a4f0a9788b950d48b41986
tree10e943b9e0410e93a7faba7c3dfddcd1485220c0
parent9a2193e6f1a82a837c3562bb4b311fd2c3c5f007
Flashrom: add support for ASUS P5A (Socket 7, ALi based).

* Add support for the ALi M1533 to chipset_enable.c
* Add some SMBus poking needed for the ASUS P5A, to board_enable.c

Since PCI subsystem IDs are worthless with this board, people will
have to name the board directly.

Signed-off-by: Luc Verhaegen <libv@skynet.be>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2677 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/flashrom/README
util/flashrom/board_enable.c
util/flashrom/chipset_enable.c