]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/ls1088a/eth_ls1088aqds.c
armv8: ls1088aqds: Enable mdio commands on u-boot prompt
[u-boot] / board / freescale / ls1088a / eth_ls1088aqds.c
index 9907fd2a33fe10e67aae0447dde5d5990920fc6c..40b1a0e63109237f536b3eac4c0a18df12d26698 100644 (file)
@@ -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>