fix transport_rx_description (detected with new Migen check)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 12 Feb 2015 19:45:15 +0000 (20:45 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 12 Feb 2015 19:45:15 +0000 (20:45 +0100)
litesata/common.py

index 743edeb842d16a762db9091036553c9d8ca3cdda..4012939610e4d357a62b0abefd4d95bc1e9b34b1 100644 (file)
@@ -174,7 +174,7 @@ def transport_rx_description(dw):
                ("d", 1),
                ("i", 1),
                ("status", 8),
-               ("error", 8),
+               ("errors", 8),
                ("lba", 48),
                ("device", 8),
                ("count", 16),