[LinuxBIOS] [PATCH] flashrom: Support for MCP55 and SST49LFXXXC chips

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Tue Jan 23 23:53:00 CET 2007


Hi Uwe,

Uwe Hermann wrote:
> Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom.
> Also add suport for NVIDIA MCP55.
> 
> I tried to extract only the relevant changes out of Yinghai's code.
> Please review (especially check whether I forgot some code) and test
> whether it works.

> --- util/flashrom/flash_enable.c	(Revision 2536)
> +++ util/flashrom/flash_enable.c	(Arbeitskopie)
> @@ -432,9 +472,13 @@
>  
>          {0x10de, 0x0260, "NVidia MCP51", enable_flash_ck804},
>          {0x10de, 0x0261, "NVidia MCP51", enable_flash_ck804},
> +	// {0x10de, 0x0261, "NVIDIA C51",   enable_flash_ck804}, // YHLU
>          {0x10de, 0x0262, "NVidia MCP51", enable_flash_ck804},
>          {0x10de, 0x0263, "NVidia MCP51", enable_flash_ck804},
>  

Why did you comment out this PCI ID combination?

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/




More information about the coreboot mailing list