aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mccmon6.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-04-15 12:23:43 +0800
committerStefano Babic <sbabic@denx.de>2022-04-21 23:00:26 +0200
commitf5f3906d3abd7761d9341a6aed621650316048df (patch)
tree27c112971ccb16d2a645c3326e3faeaf21c42748 /include/configs/mccmon6.h
parent84adf929687ece735d6709932583a9603ace75d4 (diff)
downloadu-boot-f5f3906d3abd7761d9341a6aed621650316048df.zip
u-boot-f5f3906d3abd7761d9341a6aed621650316048df.tar.gz
u-boot-f5f3906d3abd7761d9341a6aed621650316048df.tar.bz2
configs: imx: drop IMX_FEC_BASE
IMX_FEC_BASE is not used in these boards, so drop it. Reviewed-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/configs/mccmon6.h')
-rw-r--r--include/configs/mccmon6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mccmon6.h b/include/configs/mccmon6.h
index 5918429..dcce52e 100644
--- a/include/configs/mccmon6.h
+++ b/include/configs/mccmon6.h
@@ -40,7 +40,6 @@
#define CONFIG_SYS_FLASH_BANKS_SIZES { (32 * SZ_1M) }
/* Ethernet Configuration */
-#define IMX_FEC_BASE ENET_BASE_ADDR
#define CONFIG_FEC_MXC_PHYADDR 1
#define CONFIG_EXTRA_ENV_SETTINGS \