lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJhJPsWq0mPri2ZcZkufvnLEnpZ9A_FOv5kE+vpER9vw8vLsSQ@mail.gmail.com>
Date: Wed, 16 Jul 2025 17:45:10 +0800
From: Keguang Zhang <keguang.zhang@...il.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>, Rob Herring <robh@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Jiaxun Yang <jiaxun.yang@...goat.com>, linux-mips@...r.kernel.org, 
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 4/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board

On Thu, Jul 10, 2025 at 8:29 PM Krzysztof Kozlowski <krzk@...nel.org> 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ