From: Jagan Teki <[email protected]>

- IMX_FEC_BASE:  icorem6 using dts, no need for explicit base.
- CONFIG_ETHPRIME: ethprime env not using anywhere in the board.

Signed-off-by: Jagan Teki <[email protected]>
---
 include/configs/imx6qdl_icore.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/imx6qdl_icore.h b/include/configs/imx6qdl_icore.h
index 510b784..d325de7 100644
--- a/include/configs/imx6qdl_icore.h
+++ b/include/configs/imx6qdl_icore.h
@@ -170,10 +170,8 @@
 
 /* Ethernet */
 #ifdef CONFIG_FEC_MXC
-# define IMX_FEC_BASE                  ENET_BASE_ADDR
 # define CONFIG_FEC_MXC_PHYADDR                0
 # define CONFIG_FEC_XCV_TYPE           RMII
-# define CONFIG_ETHPRIME               "FEC"
 
 # define CONFIG_MII
 #endif
-- 
1.9.1

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to