On Tue, 27 Mar 2012 15:01:43 -0400
Sean Mahood <[email protected]> wrote:

> Hello,
> 
> I have confirmed that the the following addition to chipset_enable.c  
> will allow the programming of DH89xxCC PCH chips.
> 
>      {0x8086, 0x1d40, OK, "Intel", "X79",        enable_flash_pch6},
>      {0x8086, 0x1d41, NT, "Intel", "X79",        enable_flash_pch6},
> +   {0x8086, 0x2310, NT, "Intel", "DH89xxCC",   enable_flash_pch6},
>      {0x8086, 0x2410, OK, "Intel", "ICH",        enable_flash_ich_4e},
>      {0x8086, 0x2420, OK, "Intel", "ICH0",       enable_flash_ich_4e},

thanks!
i have also added the preliminary IDs for Lynx Point;
https://lkml.org/lkml/2012/2/20/467.
let's hope nothing explodes. :)
-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner

_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to