Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Benjamin Hahn <B.Hahn@phytec.de>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Teresa Remmet <T.Remmet@phytec.de>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"imx@lists.linux.dev" <imx@lists.linux.dev>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	PHYTEC Upstream <upstream@lists.phytec.de>
Subject: Re: [PATCH] dts: freescale: imx8mp-phyboard-pollux-rdk: Add console UART bootargs
Date: Fri, 9 Aug 2024 07:19:28 +0000	[thread overview]
Message-ID: <eaf09c81-58d8-4e70-ac58-e69bca617398@phytec.de> (raw)
In-Reply-To: <ebc46895-6d46-4c24-ac1f-9aecfd2617d6@kernel.org>

On 08.08.24 12:13, Krzysztof Kozlowski wrote:
> 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@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.

Ok, looks like stdout-patch should indeed be sufficient for UEFI boot, 
so this is not needed then.

Benjamin

>
> Best regards,
> Krzysztof
>


      reply	other threads:[~2024-08-09  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-08  9:34 [PATCH] dts: freescale: imx8mp-phyboard-pollux-rdk: Add console UART bootargs Benjamin Hahn
2024-08-08 10:13 ` Krzysztof Kozlowski
2024-08-09  7:19   ` Benjamin Hahn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eaf09c81-58d8-4e70-ac58-e69bca617398@phytec.de \
    --to=b.hahn@phytec.de \
    --cc=T.Remmet@phytec.de \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=upstream@lists.phytec.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox