* [PATCH] configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC
@ 2022-05-20 15:17 Tim Harvey
2022-07-26 13:54 ` sbabic
0 siblings, 1 reply; 2+ messages in thread
From: Tim Harvey @ 2022-05-20 15:17 UTC (permalink / raw)
To: u-boot, Stefano Babic, Fabio Estevam, NXP i . MX U-Boot Team; +Cc: Tim Harvey
FEC_QUIRK_ENET_MAC is defined in the imx-regs.h include file and thus
does not need to be defined in the various board config includes.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
include/configs/imx8mp_venice.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/include/configs/imx8mp_venice.h b/include/configs/imx8mp_venice.h
index d6bdab70e0df..3a8994dfe244 100644
--- a/include/configs/imx8mp_venice.h
+++ b/include/configs/imx8mp_venice.h
@@ -90,7 +90,4 @@
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
sizeof(CONFIG_SYS_PROMPT) + 16)
-/* FEC */
-#define FEC_QUIRK_ENET_MAC
-
#endif
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC
2022-05-20 15:17 [PATCH] configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC Tim Harvey
@ 2022-07-26 13:54 ` sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2022-07-26 13:54 UTC (permalink / raw)
To: Tim Harvey, u-boot
> FEC_QUIRK_ENET_MAC is defined in the imx-regs.h include file and thus
> does not need to be defined in the various board config includes.
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-26 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-20 15:17 [PATCH] configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MAC Tim Harvey
2022-07-26 13:54 ` sbabic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox