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
This commit is contained in:
committed by
Uwe Hermann
parent
9a2193e6f1
commit
a56b998796
@@ -51,7 +51,8 @@ The following boards require the specification of the board name, if
|
||||
no LinuxBIOS table is found:
|
||||
|
||||
* IWILL DK8-HTX: use -m iwill:dk8_htx
|
||||
* agami Aruma: use -m AGAMI:ARUMA
|
||||
* Agami Aruma: use -m AGAMI:ARUMA
|
||||
* ASUS P5A: use -m asus:p5a
|
||||
|
||||
|
||||
ROM Layout Support
|
||||
|
Reference in New Issue
Block a user