summaryrefslogtreecommitdiffstats
path: root/include/configs/ls2080aqds.h
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2016-04-19 08:53:42 +0530
committerYork Sun <york.sun@nxp.com>2016-05-18 08:51:43 -0700
commit7ad9cc969b00cd5e238f4a194f0e974d74706b8e (patch)
tree6e7fa3e8f87dca229b08b06beb9536e32cdbba3d /include/configs/ls2080aqds.h
parentbcb55f67f22b297d6c10e039bfcef9847a20fbfb (diff)
downloadblackbird-obmc-uboot-7ad9cc969b00cd5e238f4a194f0e974d74706b8e.tar.gz
blackbird-obmc-uboot-7ad9cc969b00cd5e238f4a194f0e974d74706b8e.zip
armv8: ls2080a: update eth prime
As per new PHY framework, DPNI naming convetion is no more used. Use new naming convention. Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls2080aqds.h')
-rw-r--r--include/configs/ls2080aqds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls2080aqds.h b/include/configs/ls2080aqds.h
index 2d7567f394..16a536aa62 100644
--- a/include/configs/ls2080aqds.h
+++ b/include/configs/ls2080aqds.h
@@ -374,7 +374,7 @@ unsigned long get_board_ddr_clk(void);
#define XQSGMII_CARD_PHY4_PORT3_ADDR 0xf
#define CONFIG_MII /* MII PHY management */
-#define CONFIG_ETHPRIME "DPNI1"
+#define CONFIG_ETHPRIME "DPMAC1@xgmii"
#define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */
#endif
OpenPOWER on IntegriCloud