From: Ashish Kumar Date: Fri, 13 Apr 2018 06:58:45 +0000 (+0530) Subject: armv8: ls1088aqds: Enable mdio commands on u-boot prompt X-Git-Tag: v2018.07-rc1~160^2~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=11d5f7d895b2ed6bf511e84aa7c08ddde98e1d33;p=u-boot armv8: ls1088aqds: Enable mdio commands on u-boot prompt Signed-off-by: Ashish Kumar Reviewed-by: York Sun --- diff --git a/board/freescale/ls1088a/eth_ls1088aqds.c b/board/freescale/ls1088a/eth_ls1088aqds.c index 9907fd2a33..40b1a0e631 100644 --- a/board/freescale/ls1088a/eth_ls1088aqds.c +++ b/board/freescale/ls1088a/eth_ls1088aqds.c @@ -4,12 +4,14 @@ */ #include +#include #include #include #include #include #include #include +#include #include #include #include