]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
include: configs: *imx8*: remove IMX_FEC_BASE
authorHeiko Thiery <heiko.thiery@gmail.com>
Fri, 18 Feb 2022 20:48:42 +0000 (21:48 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 19:18:02 +0000 (21:18 +0200)
The IMX_FEC_BASE value is not used when CONFIG_DM_ETH is configured. So this
value can be removed.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-By: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
include/configs/imx8mm-cl-iot-gate.h
include/configs/imx8mm_evk.h
include/configs/imx8mq_evk.h
include/configs/imx8mq_phanbell.h
include/configs/imx8ulp_evk.h
include/configs/kontron_pitx_imx8m.h
include/configs/pico-imx8mq.h
include/configs/verdin-imx8mm.h

index cd1eafdd5c94c2fea7ab5563ff63bd84303a0ceb..14d3f3cac65172b7b5ac2cae92f95523b85c88ec 100644 (file)
 #define CONFIG_FEC_MXC_PHYADDR         0
 #define FEC_QUIRK_ENET_MAC
 
-#define IMX_FEC_BASE                   0x30BE0000
-
 /* USB Configs */
 #define CONFIG_EHCI_HCD_INIT_AFTER_RESET
 #define CONFIG_MXC_USB_PORTSC  (PORT_PTS_UTMI | PORT_PTS_PTW)
index 32c937abb0e5bb4bee0662c187c8cbbca1377a40..23467f599d6117f5e97dba83153b16d5604a0c70 100644 (file)
@@ -86,6 +86,4 @@
 #define CONFIG_FEC_MXC_PHYADDR          0
 #define FEC_QUIRK_ENET_MAC
 
-#define IMX_FEC_BASE                   0x30BE0000
-
 #endif
index 7389d75dceb313b0d20cb9f6a2bfc3012157f1cf..94886fa268cfd16f885f8122287aa3774fcd1b08 100644 (file)
@@ -38,8 +38,6 @@
 #if defined(CONFIG_CMD_NET)
 #define CONFIG_FEC_MXC_PHYADDR          0
 #define FEC_QUIRK_ENET_MAC
-
-#define IMX_FEC_BASE                   0x30BE0000
 #endif
 
 #ifndef CONFIG_SPL_BUILD
index f40cacaed43f24c1bf396981ec87ca2f4cd7a625..ef5992d7c3979a7a995e845c940edfc6e37e26ab 100644 (file)
@@ -32,8 +32,6 @@
 #if defined(CONFIG_CMD_NET)
 #define CONFIG_FEC_MXC_PHYADDR          0
 #define FEC_QUIRK_ENET_MAC
-
-#define IMX_FEC_BASE                   0x30BE0000
 #endif
 
 #define CONFIG_MFG_ENV_SETTINGS \
index e68867463207b737cf186b340d3117395f523263..f078c37c2deb7bf4e869791cdb99a90fed78d048 100644 (file)
@@ -34,8 +34,6 @@
 #define PHY_ANEG_TIMEOUT               20000
 
 #define CONFIG_FEC_MXC_PHYADDR         1
-
-#define IMX_FEC_BASE                   0x29950000
 #endif
 
 #ifdef CONFIG_DISTRO_DEFAULTS
index 4bf9240c5340d2f8585dc2fee61a25e5c1213434..f96240cb95d678a5de77c9eb0a690c3db0a48434 100644 (file)
@@ -35,7 +35,6 @@
 #define CONFIG_FEC_MXC_PHYADDR          0
 #define FEC_QUIRK_ENET_MAC
 
-#define IMX_FEC_BASE                   0x30BE0000
 #define PHY_ANEG_TIMEOUT               20000
 
 #endif
index a7ad4f35285d6fd74babe15f37b96d4cce65304d..495fddf248db8e8ba6ea6bdc6fe7046ea8f30fbf 100644 (file)
@@ -32,8 +32,6 @@
 #if defined(CONFIG_CMD_NET)
 #define CONFIG_FEC_MXC_PHYADDR         1
 #define FEC_QUIRK_ENET_MAC
-
-#define IMX_FEC_BASE                   0x30BE0000
 #endif
 
 /* Initial environment variables */
index 9fe6231e8d25f6d8fba281dd7503d78cf43ebd7e..6c5b190dd957b8b38884e2d7fdb8a20094fe8aa0 100644 (file)
 /* ENET */
 #define CONFIG_FEC_MXC_PHYADDR          7
 #define FEC_QUIRK_ENET_MAC
-#define IMX_FEC_BASE                   0x30BE0000
 
 /* USB Configs */
 #define CONFIG_EHCI_HCD_INIT_AFTER_RESET