aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cm_fx6.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/cm_fx6.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/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index f836f92..600999b 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -147,7 +147,6 @@
/* Ethernet */
#define CONFIG_FEC_MXC_PHYADDR 0
-#define IMX_FEC_BASE ENET_BASE_ADDR
/* USB */
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)