You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This includes a workaround for
oxidecomputer/quartz#434;
and has FPGA fixes for oxidecomputer/quartz#437 and oxidecomputer/quartz#435 which resulted in topo not showing the correct number of dimms or the correct information for the dimms.
I've cycled this ~100 boots without seeing any dimm training failures so this seems to be reliable.
---------
Co-authored-by: Nathanael Huffman <[email protected]>
Copy file name to clipboardExpand all lines: drv/spartan7-loader/cosmo-seq/sequencer_regs.json
+36-3Lines changed: 36 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1147,13 +1147,24 @@
1147
1147
},
1148
1148
{
1149
1149
"type": "field",
1150
-
"inst_name": "v0p96_nic_vdd_a0hp",
1150
+
"inst_name": "v1p4_nic_a0hp",
1151
1151
"lsb": 17,
1152
1152
"msb": 17,
1153
1153
"reset": null,
1154
1154
"sw_access": "rw",
1155
1155
"se_onread": null,
1156
1156
"se_onwrite": null,
1157
+
"desc": "NIC v1p4_nic_a0hp (discrete pg, enable cascade from nic 5V). Note: mirrors enable on HCV A boards, actual pin readback on HCV B and newer boards"
1158
+
},
1159
+
{
1160
+
"type": "field",
1161
+
"inst_name": "v0p96_nic_vdd_a0hp",
1162
+
"lsb": 18,
1163
+
"msb": 18,
1164
+
"reset": null,
1165
+
"sw_access": "rw",
1166
+
"se_onread": null,
1167
+
"se_onwrite": null,
1157
1168
"desc": "NIC v0p96_nic_vdd_a0hp (discrete pg, enable cascade from nic 5V)"
1158
1169
}
1159
1170
]
@@ -1354,13 +1365,24 @@
1354
1365
},
1355
1366
{
1356
1367
"type": "field",
1357
-
"inst_name": "v0p96_nic_vdd_a0hp",
1368
+
"inst_name": "v1p4_nic_a0hp",
1358
1369
"lsb": 17,
1359
1370
"msb": 17,
1360
1371
"reset": null,
1361
1372
"sw_access": "r",
1362
1373
"se_onread": null,
1363
1374
"se_onwrite": null,
1375
+
"desc": "NIC v1p4_nic_a0hp (discrete pg, enable cascade from nic 5V). Note: mirrors enable on HCV A boards, actual pin readback on HCV B and newer boards"
1376
+
},
1377
+
{
1378
+
"type": "field",
1379
+
"inst_name": "v0p96_nic_vdd_a0hp",
1380
+
"lsb": 18,
1381
+
"msb": 18,
1382
+
"reset": null,
1383
+
"sw_access": "r",
1384
+
"se_onread": null,
1385
+
"se_onwrite": null,
1364
1386
"desc": "NIC v0p96_nic_vdd_a0hp (discrete pg, enable cascade from nic 5V)"
1365
1387
}
1366
1388
]
@@ -1561,13 +1583,24 @@
1561
1583
},
1562
1584
{
1563
1585
"type": "field",
1564
-
"inst_name": "v0p96_nic_vdd_a0hp",
1586
+
"inst_name": "v1p4_nic_a0hp",
1565
1587
"lsb": 17,
1566
1588
"msb": 17,
1567
1589
"reset": null,
1568
1590
"sw_access": "rw",
1569
1591
"se_onread": null,
1570
1592
"se_onwrite": null,
1593
+
"desc": "NIC v1p4_nic_a0hp (discrete pg, enable cascade from nic 5V). Note: mirrors enable on HCV A boards, actual pin readback on HCV B and newer boards"
1594
+
},
1595
+
{
1596
+
"type": "field",
1597
+
"inst_name": "v0p96_nic_vdd_a0hp",
1598
+
"lsb": 18,
1599
+
"msb": 18,
1600
+
"reset": null,
1601
+
"sw_access": "rw",
1602
+
"se_onread": null,
1603
+
"se_onwrite": null,
1571
1604
"desc": "NIC v0p96_nic_vdd_a0hp (discrete pg, enable cascade from nic 5V)"
0 commit comments