Re: [PATCH v2 1/1] ARM: dts: draeger: Add socfpga devicetree for Draeger's M48 board.
From: Krzysztof Kozlowski
Date: Wed Sep 09 2026 - 06:24:09 EST
On 09/09/2026 12:07, Petko Manolov wrote:
> On 26-09-09 08:36:23, Krzysztof Kozlowski wrote:
>> On 08/09/2026 13:10, Petko Manolov wrote:
>>> +
>>> + chosen {
>>> + bootargs = "earlyprintk";
>>
>> That's not a mainline suitable argument, drop.
>
> Well, i'm a bit confused. These files in arch/arm/boot/dts/intel/socfpga/
>
> socfpga_arria5_socdk.dts
> socfpga_cyclone5_de0_nano_soc.dts
> socfpga_cyclone5_vining_fpga.dts
> socfpga_arria10_socdk.dtsi
> socfpga_cyclone5_socdk.dts
> socfpga_cyclone5_chameleon96.dts
> socfpga_cyclone5_socrates.dts
> socfpga_cyclone5_sodia.dts
> socfpga_cyclone5_sockit.dts
>
> all have:
>
> chosen {
> bootargs = "earlyprintk";
> stdout-path = "serial0:115200n8";
> };
>
> Is this some sort of legacy that isn't accepted in modern days or is it
> something else?
And git log tells...? Anyway, pre-existing code is a poor argument why
code should be added.
Best regards,
Krzysztof