Re: [U-Boot] [PATCH] armv8: ls1088aqds: Enable mdio commands on u-boot prompt

2018-05-09 Thread York Sun
On 04/13/2018 01:58 AM, Ashish Kumar wrote:
> Signed-off-by: Ashish Kumar 
> ---
>  board/freescale/ls1088a/eth_ls1088aqds.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
Applied to fsl-qoriq master, awaiting upstream.
Thanks.

York
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH] armv8: ls1088aqds: Enable mdio commands on u-boot prompt

2018-04-13 Thread Ashish Kumar
Signed-off-by: Ashish Kumar 
---
 board/freescale/ls1088a/eth_ls1088aqds.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/board/freescale/ls1088a/eth_ls1088aqds.c 
b/board/freescale/ls1088a/eth_ls1088aqds.c
index 7fe446e..d09e077 100644
--- a/board/freescale/ls1088a/eth_ls1088aqds.c
+++ b/board/freescale/ls1088a/eth_ls1088aqds.c
@@ -5,12 +5,14 @@
  */
 
 #include 
+#include 
 #include 
 #include 
 #include 
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
-- 
2.7.4

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot