Re: [PATCH v2 4/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board

From: Keguang Zhang
Date: Wed Jul 16 2025 - 05:45:58 EST


On Thu, Jul 10, 2025 at 8:29 PM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On Wed, Jul 09, 2025 at 07:05:55PM +0800, Keguang Zhang wrote:
> > + aliases {
> > + ethernet0 = &gmac0;
> > + ethernet1 = &gmac1;
> > + gpio0 = &gpio0;
> > + gpio1 = &gpio1;
> > + serial0 = &uart2;
> > + serial1 = &uart3;
> > + };
> > +
> > + chosen {
> > + bootargs = "mtdparts=ls1x-nand:16m(kernel),-(rootfs)";
>
> And if someone wants to partition differently? bootargs rarely belong to
> upstream DTS.

Will replace this with a "partitions" node.
Thanks for the review!
>
> > + stdout-path = "serial0:115200n8";
> > + };
>
> Best regards,
> Krzysztof
>


--
Best regards,

Keguang Zhang