
24 Sep
2015
24 Sep
'15
12:20 p.m.
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