[PATCH 1/4] ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)

Fabio Estevam festevam at denx.de
Mon Apr 25 14:46:01 CEST 2022


Hi Marek,

On 24/04/2022 18:44, Marek Vasut wrote:
> Introduce helper macro UART_BASE_ADDR(n), which returns Nth UART base
> address. Convert all board configurations to this new macro. This is 
> the
> first step toward switching CONFIG_MXC_UART_BASE to Kconfig. This is a
> clean up, no functional change.

As DM_SERIAL is mandatory now, we should get rid of 
CONFIG_MXC_UART_BASE.

I would prefer a patch that removes CONFIG_MXC_UART_BASE instead.

Regards,

Fabio Estevam


More information about the U-Boot mailing list