Re: [PATCH v2 0/7] Generic Command Line changes

From: Rob Herring
Date: Wed Mar 24 2021 - 10:46:50 EST


On Mon, Mar 8, 2021 at 5:02 PM Daniel Walker <danielwa@xxxxxxxxx> wrote:
>
> This fixed some problem identified in my last release. I made updates
> based on comments from Christophe Leroy.
>
> I added scripted updates to the defconfig file for mips and powerpc.
> This is required in order to maintain the status quo for those platforms
> which used the prior builtin command line system.
>
> These were tested on all effected architectures.
>
> Daniel Walker (7):
> CMDLINE: add generic builtin command line
> CMDLINE: drivers: of: ifdef out cmdline section
> powerpc: convert config files to generic cmdline
> CMDLINE: powerpc: convert to generic builtin command line
> mips: convert config files to generic cmdline
> CMDLINE: mips: convert to generic builtin command line
> CMDLINE: x86: convert to generic builtin command line

Can you send out or provide a branch of the other converted arches you
have patches for? Given this got revived due to arm64 cmdline changes,
including arm64 patches at least would be beneficial as there are
folks motivated to review and test this on Arm.

Rob