[flashrom] [PATCH] TunnelCreek uses ICH7 SPI instead of poulsbo

Markus Pietrek mpie at msc-ge.com
Fri Jan 27 10:14:21 CET 2012


While LPC/FHW is not supported on TunnelCreek, SPI is (see TunnelCreek's 
HW ref manual 2.13)
The SPI controller is compatible to ICH7

Reading has been tested on Q7_TCTC using the command "flashrom -p 
internal:laptop=force_I_want_a_brick -r /tmp/test.bin"
Writing has not been verified!


---
  chipset_enable.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/chipset_enable.c b/chipset_enable.c
index 21990f6..dc97703 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -1217,7 +1217,7 @@ const struct penable chipset_enables[] = {
      {0x8086, 0x7110, OK, "Intel", "PIIX4/4E/4M",    enable_flash_piix4},
      {0x8086, 0x7198, OK, "Intel", "440MX",        enable_flash_piix4},
      {0x8086, 0x8119, OK, "Intel", "SCH Poulsbo",    enable_flash_poulsbo},
-    {0x8086, 0x8186, NT, "Intel", "Atom E6xx(T)/Tunnel Creek", 
enable_flash_poulsbo},
+    {0x8086, 0x8186, NT, "Intel", "Atom E6xx(T)/Tunnel Creek", 
enable_flash_ich7},
  #endif
      {},
  };
-- 
1.7.4.1
Es gelten unsere Allgemeinen Leistungsbedingungen die 
unter http://www.msc-ge.com/alb abrufbar sind. 

Our standard terms and conditions apply which are 
available under http://www.msc-ge.com/alb .

 
MSC Vertriebs GmbH

Sitz der Gesellschaft:	Industriestrasse 16, 76297 Stutensee 
Handelsregister: 	Mannheim, HRB Nr. 10 3631
Geschäftsführung: 	Manfred Schwarztrauber, Lothar Kümmerlin, Rüdiger Kuhn, Silvano Geissler
Umsatzsteuer ID Nr.: 	DE 143 585 507
WEEE Reg. Nr. :		DE 31011852
 

Gleichmann & Co. Electronics GmbH

Sitz der Gesellschaft:	Schraderstrasse 44, 67227 Frankenthal 
Handelsregister:	Ludwigshafen, HRB Nr. 21305
Geschäftsführung:	Manfred Schwarztrauber, Thomas Klein
Umsatzsteuer ID Nr. :	DE 148 421 329            
WEEE Reg. Nr.:		DE 72277043
 

Diese E-Mail enthält vertrauliche und/ oder rechtlich geschützte Informationen. 
Wenn Sie nicht der beabsichtigte Empfänger sind, informieren Sie bitte sofort den
Absender und löschen Sie diese E-Mail. 
 
The information contained in this message is confidential and/ or protected by law. 
If you are not the intended recipient, please contact the sender and delete this message. 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: EN_H_2_S_219.gif
Type: image/gif
Size: 172462 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20120127/72e6a11d/attachment.gif>


More information about the flashrom mailing list