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

Stefan Tauner stefan.tauner at alumni.tuwien.ac.at
Mon Feb 9 00:21:50 CET 2015


On Tue, 30 Dec 2014 10:56:12 +0100
Antonio Ospite <ao2 at ao2.it> wrote:

> 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},

I have done this in my tested stuff branch, committed in r1879.
Thanks Antonio!

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list