1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 14:11:15 +02:00

Add Gigabyte M61P-S3 SPI flash support to board_enable.c

Corresponding to flashrom svn r148 and coreboot v2 svn r2864.

Signed-off-by: Michael van der Kolff <mvanderkolff@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
Michael van der Kolff
2007-10-16 21:18:43 +00:00
committed by Carl-Daniel Hailfinger
parent 3d94a0e00e
commit 3385cb8069
2 changed files with 4 additions and 1 deletions

3
README
View File

@ -55,7 +55,8 @@ no LinuxBIOS table is found:
* ASUS P5A: use -m asus:p5a
* IBM x3455: use -m ibm:x3455
* EPoX EP-BX3: use -m epox:ep-bx3
* GIGABYTE GA-M57SLI v2.0: use -m gigabyte:m57sli
* GIGABYTE GA-M61P-S3: use -m gigabyte:m61ps3
ROM Layout Support
------------------