[PATCH] include: configs: *imx8*: remove IMX_FEC_BASE

2022-04-12 Thread sbabic
> 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 > Reviewed-By: Tim Harvey > Reviewed-by: Fabio Estevam > Tested-by: Marcel Ziswiler Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

Re: [PATCH] include: configs: *imx8*: remove IMX_FEC_BASE

2022-02-27 Thread Marcel Ziswiler
On Fri, 2022-02-18 at 21:48 +0100, Heiko Thiery wrote: > 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 > --- >  include/configs/imx8mm-cl-iot-gate.h | 2 -- >  include/configs/imx8mm_beacon.h  | 1 - >  inclu

Re: [PATCH] include: configs: *imx8*: remove IMX_FEC_BASE

2022-02-26 Thread Fabio Estevam
Hi Heiko, On Fri, Feb 18, 2022 at 5:51 PM Heiko Thiery wrote: > > 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 Thanks for doing this: Reviewed-by: Fabio Estevam

Re: [PATCH] include: configs: *imx8*: remove IMX_FEC_BASE

2022-02-18 Thread Tim Harvey
On Fri, Feb 18, 2022 at 12:50 PM Heiko Thiery wrote: > > 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 > --- > include/configs/imx8mm-cl-iot-gate.h | 2 -- > include/configs/imx8mm_beacon.h | 1 - > inclu

[PATCH] include: configs: *imx8*: remove IMX_FEC_BASE

2022-02-18 Thread Heiko Thiery
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 --- include/configs/imx8mm-cl-iot-gate.h | 2 -- include/configs/imx8mm_beacon.h | 1 - include/configs/imx8mm_evk.h | 2 -- include/configs/imx8mm_venice.h