mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-27 23:22:37 +02:00
ASUS P6T Deluxe is OK
See http://www.coreboot.org/pipermail/flashrom/2010-March/002501.html Thanks to Konstantin Matuschek for reporting. Corresponding to flashrom svn r977. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
parent
25a3c530a1
commit
e06a9c8dd0
1
print.c
1
print.c
@ -290,6 +290,7 @@ const struct board_info boards_ok[] = {
|
||||
{ "ASUS", "P5B-Deluxe", },
|
||||
{ "ASUS", "P5KC", },
|
||||
{ "ASUS", "P5L-MX", },
|
||||
{ "ASUS", "P6T Deluxe", },
|
||||
{ "ASUS", "P6T Deluxe V2", },
|
||||
{ "A-Trend", "ATC-6220", },
|
||||
{ "BCOM", "WinNET100", },
|
||||
|
@ -134,6 +134,7 @@ const struct board_info_url boards_url[] = {
|
||||
{ "ASUS", "P5B-Deluxe", "http://www.asus.com/product.aspx?P_ID=bswT66IBSb2rEWNa" },
|
||||
{ "ASUS", "P5KC", "http://www.asus.com/product.aspx?P_ID=fFZ8oUIGmLpwNMjj" },
|
||||
{ "ASUS", "P5L-MX", "http://www.asus.com/product.aspx?P_ID=X70d3NCzH2DE9vWH" },
|
||||
{ "ASUS", "P6T Deluxe", "http://www.asus.com/product.aspx?P_ID=vXixf82co6Q5v0BZ" },
|
||||
{ "ASUS", "P6T Deluxe V2", "http://www.asus.com/product.aspx?P_ID=iRlP8RG9han6saZx" },
|
||||
{ "A-Trend", "ATC-6220", "http://www.motherboard.cz/mb/atrend/atc6220.htm" },
|
||||
{ "BCOM", "WinNET100", "http://www.coreboot.org/BCOM_WINNET100" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user