summaryrefslogtreecommitdiff
path: root/include/configs/opos6uldev.h
diff options
context:
space:
mode:
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>2019-10-21 16:33:02 +0300
committerStefano Babic <sbabic@denx.de>2019-11-03 19:04:16 +0300
commitb72dd938ece60fba622a989f4e54f0599b5a0715 (patch)
tree0f555b1f571c69c2b5adc9c6e1e7ad918819d477 /include/configs/opos6uldev.h
parent05737f35859756602e286cbd358f11b30cfb6383 (diff)
downloadu-boot-b72dd938ece60fba622a989f4e54f0599b5a0715.tar.xz
imx6ul: opos6ul: migrate to DM_ETH
Migrate to DM_ETH and remove code that is no longer necessary. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Diffstat (limited to 'include/configs/opos6uldev.h')
-rw-r--r--include/configs/opos6uldev.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/opos6uldev.h b/include/configs/opos6uldev.h
index 309b4717c4..744317ddae 100644
--- a/include/configs/opos6uldev.h
+++ b/include/configs/opos6uldev.h
@@ -41,14 +41,6 @@
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
#endif
-/* Ethernet */
-#ifdef CONFIG_FEC_MXC
-#define IMX_FEC_BASE ENET_BASE_ADDR
-#define CONFIG_FEC_MXC_PHYADDR 0x1
-#define CONFIG_FEC_XCV_TYPE RMII
-#define CONFIG_ETHPRIME "FEC"
-#endif
-
/* LCD */
#ifndef CONFIG_SPL_BUILD
#ifdef CONFIG_VIDEO