Ok it is a X8DTH-6F board, please find attached patch file.
Signed-off-by:Shailendra Sodhi <[email protected]>
Thanks
On Thu, 2011-04-21 at 01:50 +0200, Idwer Vollering wrote:
> 2011/4/21 Shailendra Sodhi <[email protected]>:
> > I think it's X8DTH-6F, please see dmidecode output below:
>
> We can't really tell that, from the dmidecode output. Please consult
> your documentation.
>
> By the way, would you be so kind and use the "reply to all" button ?
>
> >
> > [root@sys7000-1 flashrom]# dmidecode -t 2
> > # dmidecode 2.10
> > SMBIOS 2.6 present.
> >
> > Handle 0x0002, DMI type 2, 15 bytes
> > Base Board Information
> > Manufacturer: Supermicro
> > Product Name: X8DTH
> > Version: 1234567890
> > Serial Number: 1234567890
> > Asset Tag: To Be Filled By O.E.M.
> > Features:
> > Board is a hosting board
> > Board is replaceable
> > Location In Chassis: To Be Filled By O.E.M.
> > Chassis Handle: 0x0003
> > Type: Motherboard
> > Contained Object Handles: 0
> >
> >
> > [root@sys7000-1 flashrom]# dmidecode -t 1
> > # dmidecode 2.10
> > SMBIOS 2.6 present.
> >
> > Handle 0x0001, DMI type 1, 27 bytes
> > System Information
> > Manufacturer: Supermicro
> > Product Name: X8DTH-i/6/iF/6F
> > Version: 1234567890
> > Serial Number: 1234567890
> > UUID: 02050D04-0904-0205-0000-000000000000
> > Wake-up Type: Power Switch
> > SKU Number: To Be Filled By O.E.M.
> > Family: Server
> >
> > Please confirm so I can edit print.c
> >
> > On Thu, 2011-04-21 at 01:08 +0200, Idwer Vollering wrote:
> >> 2011/4/21 Shailendra Sodhi <[email protected]>:
> >> > Please find attached patch.
> >> >
> >> > Signed-off-by:Shailendra Sodhi <[email protected]>
> >>
> >> Thanks. Is this the Tylersburg board in question:
> >> http://www.supermicro.com/products/motherboard/QPI/5500/X8DTH-iF.cfm ?
> >> Can you edit print.c as well, adding the board name and the forementionned
> >> URL ?
> >>
> >> Once you have done so, I'll ack.
> >>
> >> Idwer
> >
> >
> >
Index: print.c
===================================================================
--- print.c (revision 1288)
+++ print.c (working copy)
@@ -573,6 +573,7 @@
B("Sun", "Fire x4600", 0, "http://www.sun.com/servers/x64/x4600/", "No public report found. May work now."),
B("Supermicro", "H8QC8", 1, "http://www.supermicro.com/Aplus/motherboard/Opteron/nforce/H8QC8.cfm", NULL),
B("Supermicro", "X8DTT-F", 1, "http://www.supermicro.com/products/motherboard/QPI/5500/X8DTT-F.cfm", NULL),
+ B("Supermicro", "X8DTH-6F", 1, "http://www.supermicro.com/products/motherboard/QPI/5500/X8DTH-6F.cfm", NULL),
B("T-Online", "S-100", 1, "http://wiki.freifunk-hannover.de/T-Online_S_100", NULL),
B("Tekram", "P6Pro-A5", 1, "http://www.motherboard.cz/mb/tekram/P6Pro-A5.htm", NULL),
B("Termtek", "TK-3370 (Rev:2.5B)", 1, NULL, NULL),
_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom