[flashrom] [patch] unhide the flash chip on QDI KD7G

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sat May 15 00:28:49 CEST 2010


On 14.05.2010 23:58, Idwer Vollering wrote:
> Only works with "Flash Write Protect" set to "Disabled", in the BIOS menu.
>
> With the attached patch write/erase work without the need of extra code.
>
> Signed-off-by: Idwer Vollering <vidwer at gmail.com>
>
> +	{0x1106, 0x3116, 0x1106, 0x3116,  0x1106, 0x3177, 0x1106, 0x3177, "^KM266-8235$", NULL,         NULL,          "QDI",         "KD7G",                  0,   OK, board_qdi_kd7g},
>   

The big problem here is that DMI is ambiguous and PCI subsystem IDs are
ambiguous. Due to this, we can't merge the patch as is. Besides that, I
think you left out the w836xx_memw_enable change which was needed on
your machine according to our tests.

Michael knows the board enable table well, he probably has suggestions
on what to do.

The good news is that once we have generic superio probing, this board
enable can be killed completely.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the flashrom mailing list