[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53dd3a2c-3f56-dcdc-bb75-5dc5adbe30bf@infradead.org>
Date: Tue, 3 Jan 2023 17:31:36 -0800
From: Geoff Levand <geoff@...radead.org>
To: Rob Herring <robh@...nel.org>,
Alexander Sverdlin <alexander.sverdlin@...il.com>,
Frank Rowand <frowand.list@...il.com>
Cc: Linus Walleij <linus.walleij@...aro.org>,
Arnd Bergmann <arnd@...db.de>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] of: Fix handling CONFIG_CMDLINE* even without /chosen
node
Hi Rob,
On 1/3/23 10:00, Rob Herring wrote:
>
> Let's revert the above commit and redo the missing /chosen node handling
> within early_init_dt_scan_chosen().
>
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
> Rob Herring (2):
> Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
> of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
>
> drivers/of/fdt.c | 54 ++++++++++++++++++++++++++++--------------------------
> 1 file changed, 28 insertions(+), 26 deletions(-)
I applied these two patches to v6.2-rc2 and tested on PS3. I used a kernel
config file that had a CONFIG_CMDLINE, and CONFIG_CMDLINE_FORCE=y set.
Everything seemed to work OK.
Tested-by: Geoff Levand <geoff@...radead.org>
Powered by blists - more mailing lists