[flashrom] Support for Intel DH89xxCC PCH

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Fri Apr 27 22:36:31 CEST 2012


On Tue, 27 Mar 2012 15:01:43 -0400
Sean Mahood <smahood at uwaterloo.ca> 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




More information about the flashrom mailing list