projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5be3b44
)
armv8/ls2085qds: Update SFP TX bit as "0" to enable XFI
author
Prabhakar Kushwaha
<prabhakar at freescale.com>
Thu, 28 May 2015 09:24:00 +0000
(14:54 +0530)
committer
York Sun
<yorksun@freescale.com>
Mon, 20 Jul 2015 18:44:34 +0000
(11:44 -0700)
FPGA BRDCFG9[SFP_TX] should be clear in order to enable XFI ports.
Signed-off-by: Dai Haruki <Dai.Haruki at freescale.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/ls2085aqds/eth.c
patch
|
blob
|
history
diff --git
a/board/freescale/ls2085aqds/eth.c
b/board/freescale/ls2085aqds/eth.c
index f32ace2a71011b1f825ffdae96cea9f17c1fe76a..1f8a31ff003bc0d3db0f2d4a9f73544eabe6df3b 100644
(file)
--- a/
board/freescale/ls2085aqds/eth.c
+++ b/
board/freescale/ls2085aqds/eth.c
@@
-53,7
+53,7
@@
static int riser_phy_addr[] = {
#define EMI1_SLOT5 4
#define EMI1_SLOT6 5
#define EMI2 6
-#define SFP_TX
1
+#define SFP_TX
0
static const char * const mdio_names[] = {
"LS2085A_QDS_MDIO0",