summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2021-02-18 05:39:28 +0300
committerStefano Babic <sbabic@denx.de>2021-08-09 15:46:50 +0300
commit1d1f3c809973ce8b107b43cab0bec946251b1d3c (patch)
treece49d0e9e94993699a1a32c701c417f8e4d1e2b6 /include/configs
parent3bbc48e8f199055dfc45536d9654f71be6a796ae (diff)
downloadu-boot-1d1f3c809973ce8b107b43cab0bec946251b1d3c.tar.xz
mx28evk: Convert to driver model
Make the conversion to driver model as it is mandatory. Successfully tested booting Linux from the SD card. Dropped support for networking and splash screen as these need to be properly converted to DM and tested. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx28evk.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index a65df48608..21f3277d5c 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -31,13 +31,6 @@
/* UBI and NAND partitioning */
-/* FEC Ethernet on SoC */
-#ifdef CONFIG_CMD_NET
-#define CONFIG_FEC_MXC
-#define CONFIG_FEC_MXC_MDIO_BASE MXS_ENET0_BASE
-#define CONFIG_MX28_FEC_MAC_IN_OCOTP
-#endif
-
/* RTC */
#ifdef CONFIG_CMD_DATE
#define CONFIG_RTC_MXS