[flashrom] [PATCH] Update the tested state for Bay Trail devices PCI ID 8086:0f1c

Antonio Ospite ao2 at ao2.it
Tue Dec 30 10:56:12 CET 2014


Tested on a Teclast X98 Air 3G tablet.

Signed-off-by: Antonio Ospite <ao2 at ao2.it>
---
 chipset_enable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chipset_enable.c b/chipset_enable.c
index dd4e0ea..abab086 100644
--- a/chipset_enable.c
+++ b/chipset_enable.c
@@ -1593,7 +1593,7 @@ const struct penable chipset_enables[] = {
 	{0x1166, 0x0205, OK,  "Broadcom", "HT-1000",			enable_flash_ht1000},
 	{0x17f3, 0x6030, OK,  "RDC", "R8610/R3210",			enable_flash_rdc_r8610},
 	{0x8086, 0x0c60, NT,  "Intel", "S12x0",				enable_flash_s12x0},
-	{0x8086, 0x0f1c, NT,  "Intel", "Bay Trail",			enable_flash_silvermont},
+	{0x8086, 0x0f1c, OK,  "Intel", "Bay Trail",			enable_flash_silvermont},
 	{0x8086, 0x0f1d, NT,  "Intel", "Bay Trail",			enable_flash_silvermont},
 	{0x8086, 0x0f1e, NT,  "Intel", "Bay Trail",			enable_flash_silvermont},
 	{0x8086, 0x0f1f, NT,  "Intel", "Bay Trail",			enable_flash_silvermont},
-- 
2.1.4





More information about the flashrom mailing list