From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>,
"Casey Reeves" <contact@xogium.me>
Subject: Re: [PATCH] env: suggest global/nv command when calling setenv on non-existent parameter
Date: Tue, 30 Jul 2024 10:11:39 +0200 [thread overview]
Message-ID: <172232709977.1090104.13084779995454508208.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240726112556.3548806-1-a.fatoum@pengutronix.de>
On Fri, 26 Jul 2024 13:25:56 +0200, Ahmad Fatoum wrote:
> Unlike regular environment variables, device parameters have to be
> explicitly created before they are used:
>
> global.linux.bootargs.memsize="mem=3072M"
> Cannot set parameter global.linux.bootargs.memsize: No such device
>
> The common remedy is to remove the first dot to call the global command
> instead that will create the device parameter and then set it:
>
> [...]
Applied, thanks!
[1/1] env: suggest global/nv command when calling setenv on non-existent parameter
https://git.pengutronix.de/cgit/barebox/commit/?id=ffe1597ec5b6 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-07-30 8:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-26 11:25 Ahmad Fatoum
2024-07-30 8:11 ` Sascha Hauer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172232709977.1090104.13084779995454508208.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=contact@xogium.me \
--cc=s.pueschel@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox