Attached is an updated version of the patch to enable the VX855
chipset. It addresses the chipset ordering issue that Stefan had with
my original patch. As for the board used to verify operation, it is a
custom board that we manufacture for this product:
http://www.devonit.com/hardware/tc2-thin-client/technical-specifications
Signed-off-by: John Schmerge <[email protected]> for Devon IT
Index: chipset_enable.c
===================================================================
--- chipset_enable.c (revision 1293)
+++ chipset_enable.c (working copy)
@@ -1164,6 +1164,7 @@
{0x1106, 0x3337, OK, "VIA", "VT8237A", enable_flash_vt823x},
{0x1106, 0x3372, OK, "VIA", "VT8237S", enable_flash_vt8237s_spi},
{0x1106, 0x8353, OK, "VIA", "VX800", enable_flash_vt8237s_spi},
+ {0x1106, 0x8409, OK, "VIA", "VX855", enable_flash_vt823x},
{0x1106, 0x0596, OK, "VIA", "VT82C596", enable_flash_amd8111},
{0x1106, 0x0586, OK, "VIA", "VT82C586A/B", enable_flash_amd8111},
{0x1106, 0x0686, NT, "VIA", "VT82C686A/B", enable_flash_amd8111},
_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom