projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69451c7
)
fix transport_rx_description (detected with new Migen check)
author
Florent Kermarrec
<florent@enjoy-digital.fr>
Thu, 12 Feb 2015 19:45:15 +0000
(20:45 +0100)
committer
Florent Kermarrec
<florent@enjoy-digital.fr>
Thu, 12 Feb 2015 19:45:15 +0000
(20:45 +0100)
litesata/common.py
patch
|
blob
|
history
diff --git
a/litesata/common.py
b/litesata/common.py
index 743edeb842d16a762db9091036553c9d8ca3cdda..4012939610e4d357a62b0abefd4d95bc1e9b34b1 100644
(file)
--- a/
litesata/common.py
+++ b/
litesata/common.py
@@
-174,7
+174,7
@@
def transport_rx_description(dw):
("d", 1),
("i", 1),
("status", 8),
- ("error", 8),
+ ("error
s
", 8),
("lba", 48),
("device", 8),
("count", 16),