summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-03-10 19:22:13 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-03-10 19:22:13 +0000
commit93a46475482b18c270b13283759085d2c68de384 (patch)
treef959b5004c1eed8ef1095d7050cfed5e08fd1be9 /print.c
parent8e874a1c8255579aff4bb2cbff09878ddc43a008 (diff)
downloadflashrom-93a46475482b18c270b13283759085d2c68de384.zip
flashrom-93a46475482b18c270b13283759085d2c68de384.tar.gz
Add (untested) board enable for ASUS TUSL2-C
Primary IDs SMBus controller, secondary IDs MCH. The reverse engineering was done by Michael Karcher. Binary file (standard input) matches Corresponding to flashrom svn r1516.
Diffstat (limited to 'print.c')
-rw-r--r--print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/print.c b/print.c
index 1fdeac7..01f8ae9 100644
--- a/print.c
+++ b/print.c
@@ -706,6 +706,7 @@ const struct board_info boards_known[] = {
B("ASUS", "P8H67-M PRO", 0, NULL, "Probing works (Macronix MX25L3205, 4096 kB, SPI), but parts of the flash are problematic: descriptor is r/o (conforming to ICH reqs), ME region is locked."),
B("ASUS", "P8P67 (rev. 3.1)", 0, NULL, "Probing works (Macronix MX25L3205, 4096 kB, SPI), but parts of the flash are problematic: descriptor is r/o (conforming to ICH reqs), ME region is locked."),
B("ASUS", "P8Z68-V PRO", 0, NULL, "Probing works (Winbond W25Q64, 8192 kB, SPI), but parts of the flash are problematic: descriptor is r/o (conforming to ICH reqs), ME region is locked."),
+ B("ASUS", "TUSL2-C", 0, "http://support.asus.com/download.aspx?SLanguage=en&p=1&s=4&m=TUSL2-C&os=&hashedid=n/a", "Untested board enable."),
B("ASUS", "Z8NA-D6C", 1, "http://www.asus.com/Server_Workstation/Server_Motherboards/Z8NAD6C/", NULL),
B("ASUS", "Z8PE-D12", 1, "http://www.asus.com/Server_Workstation/Server_Motherboards/Z8PED12/", NULL),
B("BCOM", "WinNET100", 1, "http://www.coreboot.org/BCOM_WINNET100", "Used in the IGEL-316 thin client."),
OpenPOWER on IntegriCloud