Author: stuge
Date: 2009-01-26 04:12:44 +0100 (Mon, 26 Jan 2009)
New Revision: 3911

Modified:
   trunk/util/flashrom/board_enable.c
Log:
flashrom: Intel Desktop Board D201GLY

Signed-off-by: Peter Stuge <[email protected]>
Acked-by: Peter Stuge <[email protected]>


Modified: trunk/util/flashrom/board_enable.c
===================================================================
--- trunk/util/flashrom/board_enable.c  2009-01-26 03:08:45 UTC (rev 3910)
+++ trunk/util/flashrom/board_enable.c  2009-01-26 03:12:44 UTC (rev 3911)
@@ -978,6 +978,20 @@
                .enable                 = w83627thf_gpio4_4_raise_2e,
        },
        {
+               .first_vendor           = 0x1039,
+               .first_device           = 0x5513,
+               .first_card_vendor      = 0x8086,
+               .first_card_device      = 0xd61f,
+               .second_vendor          = 0x1039,
+               .second_device          = 0x6330,
+               .second_card_vendor     = 0x8086,
+               .second_card_device     = 0xd61f,
+               .lb_vendor              = NULL,
+               .lb_part                = NULL,
+               .name                   = "Intel Desktop Board D201GLY",
+               .enable                 = wbsio_check_for_spi,
+       },
+       {
                .first_vendor           = 0,
                .first_device           = 0,
                .first_card_vendor      = 0,


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to