Re: [PATCH] imx: drop CONFIG_MXC_UART_BASE

2022-04-29 Thread Soeren Moch
On 29.04.22 15:10, Peng Fan (OSS) wrote: From: Peng Fan Since these boards has CONFIG_DM_SERIAL and/or CONFIG_SPL_DM_SERIAL, the legacy macro no need to be defined. Signed-off-by: Peng Fan --- include/configs/aristainetos2.h | 2 -- include/configs/imx8mm_evk.h | 1 -

Re: [PATCH] imx: drop CONFIG_MXC_UART_BASE

2022-04-29 Thread Heiko Schocher
Hello Peng, On 29.04.22 15:10, Peng Fan (OSS) wrote: > From: Peng Fan > > Since these boards has CONFIG_DM_SERIAL and/or CONFIG_SPL_DM_SERIAL, > the legacy macro no need to be defined. > > Signed-off-by: Peng Fan > --- > include/configs/aristainetos2.h | 2 -- > include/configs/imx8m

Re: [PATCH] imx: drop CONFIG_MXC_UART_BASE

2022-04-29 Thread Fabio Estevam
Hi Peng, On Fri, Apr 29, 2022 at 9:28 AM Peng Fan (OSS) wrote: > > From: Peng Fan > > Since these boards has CONFIG_DM_SERIAL and/or CONFIG_SPL_DM_SERIAL, > the legacy macro no need to be defined. > > Signed-off-by: Peng Fan Thanks for the cleanup: Reviewed-by: Fabio Estevam

[PATCH] imx: drop CONFIG_MXC_UART_BASE

2022-04-29 Thread Peng Fan (OSS)
From: Peng Fan Since these boards has CONFIG_DM_SERIAL and/or CONFIG_SPL_DM_SERIAL, the legacy macro no need to be defined. Signed-off-by: Peng Fan --- include/configs/aristainetos2.h | 2 -- include/configs/imx8mm_evk.h | 1 - include/configs/imx8mn_evk.h | 1