[PATCH] configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC

2022-05-20 Thread sbabic
> The IMX8MP SoC FEC needs to have the FEC_QUIRK_ENET_MAC defined. > Fixes: commit 2395625209cc ("board: gateworks: venice: add > imx8mp-venice-gw740x support") > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ==

Re: [PATCH] configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC

2022-04-29 Thread Tim Harvey
On Fri, Apr 29, 2022 at 10:08 AM Tim Harvey wrote: > > The IMX8MP SoC FEC needs to have the FEC_QUIRK_ENET_MAC defined. > > Fixes: commit 2395625209cc ("board: gateworks: venice: add > imx8mp-venice-gw740x support") > Signed-off-by: Tim Harvey > --- > include/configs/imx8mp_venice.h | 4 >

[PATCH] configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC

2022-04-29 Thread Tim Harvey
The IMX8MP SoC FEC needs to have the FEC_QUIRK_ENET_MAC defined. Fixes: commit 2395625209cc ("board: gateworks: venice: add imx8mp-venice-gw740x support") Signed-off-by: Tim Harvey --- include/configs/imx8mp_venice.h | 4 1 file changed, 4 insertions(+) diff --git a/include/configs/imx8mp