Hi
Small patch to support VIA VT8233

Signed-off-by: Mateusz Murawski <[email protected]>
--- chipset_enable.c.old        2009-06-10 23:43:21.000000000 +0200
+++ chipset_enable.c    2009-06-09 21:37:06.000000000 +0200
@@ -1024,6 +1024,7 @@
        {0x1039, 0x0630, NT, "SiS", "SiS630",           enable_flash_sis630},
        {0x1106, 0x8324, OK, "VIA", "CX700",            enable_flash_vt823x},
        {0x1106, 0x8231, NT, "VIA", "VT8231",           enable_flash_vt823x},
+       {0x1106, 0x3074, NT, "VIA", "VT8233",           enable_flash_vt823x},
        {0x1106, 0x3177, OK, "VIA", "VT8235",           enable_flash_vt823x},
        {0x1106, 0x3227, OK, "VIA", "VT8237",           enable_flash_vt823x},
        {0x1106, 0x3337, OK, "VIA", "VT8237A",          enable_flash_vt823x},
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to