Re: [PATCH v2 0/7] Improve boot command line handling
From: Rob Herring <robh@kernel.org>
Date: 2021-03-03 11:26:46
Also in:
linux-devicetree, linuxppc-dev, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-03 11:26:46
Also in:
linux-devicetree, linuxppc-dev, lkml
+Will D On Tue, Mar 2, 2021 at 11:36 AM Daniel Walker [off-list ref] wrote:
On Tue, Mar 02, 2021 at 05:25:16PM +0000, Christophe Leroy wrote:quoted
The purpose of this series is to improve and enhance the handling of kernel boot arguments. It is first focussed on powerpc but also extends the capability for other arches. This is based on suggestion from Daniel Walker [off-list ref]I don't see a point in your changes at this time. My changes are much more mature, and you changes don't really make improvements.
Not really a helpful comment. What we merge here will be from whomever is persistent and timely in their efforts. But please, work together on a common solution. This one meets my requirements of moving the kconfig and code out of the arches, supports prepend/append, and is up to date. Rob