* [U-Boot] [PATCH] armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA
@ 2015-09-24 10:20 shh.xie at gmail.com
2015-10-30 16:15 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: shh.xie at gmail.com @ 2015-09-24 10:20 UTC (permalink / raw)
To: u-boot
From: Shaohui Xie <Shaohui.Xie@freescale.com>
To support on board Aquantia's PHY AQR405.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
---
include/configs/ls2085ardb.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ls2085ardb.h b/include/configs/ls2085ardb.h
index c1c1572..ec9297d 100644
--- a/include/configs/ls2085ardb.h
+++ b/include/configs/ls2085ardb.h
@@ -335,6 +335,7 @@ unsigned long get_board_sys_clk(void);
/* MAC/PHY configuration */
#ifdef CONFIG_FSL_MC_ENET
#define CONFIG_PHYLIB_10G
+#define CONFIG_PHY_AQUANTIA
#define CONFIG_PHY_CORTINA
#define CONFIG_PHYLIB
#define CONFIG_SYS_CORTINA_FW_IN_NOR
--
2.1.0.27.g96db324
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-30 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 10:20 [U-Boot] [PATCH] armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA shh.xie at gmail.com
2015-10-30 16:15 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox