projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6924bc1
)
xilinx: Fix typo in comment (Marvel -> Marvell)
author
Stefan Weil
<sw@weilnetz.de>
Thu, 17 Apr 2014 17:32:42 +0000
(19:32 +0200)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Mon, 28 Apr 2014 04:55:31 +0000
(08:55 +0400)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/net/xilinx_axienet.c
patch
|
blob
|
history
diff --git
a/hw/net/xilinx_axienet.c
b/hw/net/xilinx_axienet.c
index 839d97ca867907f3e8d5d94ce5c684cf6801b6ba..6dc665fa47513365e524e91f7e012a183ca085ce 100644
(file)
--- a/
hw/net/xilinx_axienet.c
+++ b/
hw/net/xilinx_axienet.c
@@
-98,7
+98,7
@@
static unsigned int tdk_read(struct PHY *phy, unsigned int req)
r |= 1;
break;
case 17:
- /* Marvel PHY on many xilinx boards. */
+ /* Marvel
l
PHY on many xilinx boards. */
r = 0x8000; /* 1000Mb */
break;
case 18: