armv8: ls1088aqds: Enable mdio commands on u-boot prompt

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
lime2-spi
Ashish Kumar 6 years ago committed by York Sun
parent b6bb93de75
commit 11d5f7d895
  1. 2
      board/freescale/ls1088a/eth_ls1088aqds.c

@ -4,12 +4,14 @@
*/
#include <common.h>
#include <command.h>
#include <netdev.h>
#include <asm/io.h>
#include <asm/arch/fsl_serdes.h>
#include <hwconfig.h>
#include <fsl_mdio.h>
#include <malloc.h>
#include <phy.h>
#include <fm_eth.h>
#include <i2c.h>
#include <miiphy.h>

Loading…
Cancel
Save