[PATCH] dts: freescale: imx8mp-phyboard-pollux-rdk: Add console UART bootargs
Krzysztof Kozlowski
krzk at kernel.org
Thu Aug 8 03:13:26 PDT 2024
On 08/08/2024 11:34, Benjamin Hahn wrote:
> Pass the console UART bootargs parameter via the devicetree for booting
> EFI binaries.
>
> Signed-off-by: Benjamin Hahn <B.Hahn at phytec.de>
> ---
> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> index 00a240484c25..552b528fb663 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> @@ -16,6 +16,7 @@ / {
> "phytec,imx8mp-phycore-som", "fsl,imx8mp";
>
> chosen {
> + bootargs = "console=ttymxc0,115200";
Sorry, but stdout is sufficient. If it is not, something else needs fixing.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list