MC pci-das6014 calibration looks good.

This commit is contained in:
Frank Mori Hess 2005-11-03 01:21:38 +00:00
parent 8ff9586edb
commit 85237bcd52

View file

@ -66,7 +66,7 @@ static struct board_struct boards[]={
{ "pci-das64/m1/16", STATUS_GUESS, setup_cb_pci_64xx },
{ "pci-das64/m2/16", STATUS_GUESS, setup_cb_pci_64xx },
{ "pci-das64/m3/16", STATUS_GUESS, setup_cb_pci_64xx },
{ "pci-das6014", STATUS_GUESS, setup_cb_pci_60xx },
{ "pci-das6014", STATUS_DONE, setup_cb_pci_60xx },
{ "pci-das6023", STATUS_DONE, setup_cb_pci_60xx },
{ "pci-das6025", STATUS_DONE, setup_cb_pci_60xx },
{ "pci-das6030", STATUS_GUESS, setup_cb_pci_60xx },