[U-Boot] [PATCH] armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA
shh.xie at gmail.com
shh.xie at gmail.com
Thu Sep 24 12:20:32 CEST 2015
From: Shaohui Xie <Shaohui.Xie at freescale.com>
To support on board Aquantia's PHY AQR405.
Signed-off-by: Shaohui Xie <Shaohui.Xie at 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
More information about the U-Boot
mailing list