Re: [PATCH] arm64: dts: imx8mp: drop dmas property for uart console

From: Fabio Estevam
Date: Thu Jun 23 2022 - 15:26:50 EST


On Thu, Jun 23, 2022 at 3:26 PM Saravana Kannan <saravanak@xxxxxxxxxx> wrote:

> I don't think it'll be hard to fix the console= case either. In the
> case where you are not using stdout-path, how are you setting the
> console? Just want to make sure I'm handling that case too.

When stdout-path is not passed in DT, then the bootloader needs to pass
console=ttymxc0,115200, for example.

Please copy me in v3 if you send it.

Thanks