projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
121839b
)
bnx2x: Reset 8073 phy during common init
author
Yaniv Rosner
<
[email protected]
>
Mon, 1 Nov 2010 05:32:41 +0000
(
05:32
+0000)
committer
David S. Miller
<
[email protected]
>
Mon, 1 Nov 2010 13:21:39 +0000
(06:21 -0700)
Resetting 8073 during common init is required on boards in which the
8073 reset pin is not asserted by default.
Signed-off-by: Yaniv Rosner <
[email protected]
>
Signed-off-by: Eilon Greenstein <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/bnx2x/bnx2x_link.c
patch
|
blob
|
history
diff --git
a/drivers/net/bnx2x/bnx2x_link.c
b/drivers/net/bnx2x/bnx2x_link.c
index d076b911e160cbffb6ee6f99675c79bbf81d9551..580919619252e3d0594f5365226bc295a8efcba9 100644
(file)
--- a/
drivers/net/bnx2x/bnx2x_link.c
+++ b/
drivers/net/bnx2x/bnx2x_link.c
@@
-7024,6
+7024,7
@@
static u8 bnx2x_8073_common_init_phy(struct bnx2x *bp,
s8 port;
s8 port_of_path = 0;
+ bnx2x_ext_phy_hw_reset(bp, 0);
/* PART1 - Reset both phys */
for (port = PORT_MAX - 1; port >= PORT_0; port--) {
u32 shmem_base, shmem2_base;