summaryrefslogtreecommitdiffstats
path: root/include/configs/ls2080ardb.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/ls2080ardb.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/ls2080ardb.h')
-rw-r--r--include/configs/ls2080ardb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls2080ardb.h b/include/configs/ls2080ardb.h
index 5bec5099af..45827f6a03 100644
--- a/include/configs/ls2080ardb.h
+++ b/include/configs/ls2080ardb.h
@@ -366,7 +366,7 @@ unsigned long get_board_sys_clk(void);
#define AQR405_IRQ_MASK 0x36
#define CONFIG_MII
-#define CONFIG_ETHPRIME "DPNI1"
+#define CONFIG_ETHPRIME "DPMAC1@xgmii"
#define CONFIG_PHY_GIGE
#define CONFIG_PHY_AQUANTIA
#endif
OpenPOWER on IntegriCloud