From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Using fw_setenv to set negative numbers
Date: Wed, 5 Jun 2019 18:21:46 +0200 [thread overview]
Message-ID: <20190605182146.36645a63@crub> (raw)
In-Reply-To: <BL0PR07MB4115239C06399C73B42640A0AD160@BL0PR07MB4115.namprd07.prod.outlook.com>
On Wed, 5 Jun 2019 15:57:55 +0000
Ken Sloat KSloat at aampglobal.com wrote:
...
> How can I set a negative number using the standard command call to fw_setenv?
> For example, if want to set bootdelay to a value of -2 (boot without delay), I currently
> cannot just say:
> fw_setenv bootdelay -2
Try using "fw_setenv bootdelay -- -2" command, it should work.
--
Anatolij
next prev parent reply other threads:[~2019-06-05 16:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-05 15:57 [U-Boot] Using fw_setenv to set negative numbers Ken Sloat
2019-06-05 16:20 ` Frank Wunderlich
2019-06-05 16:21 ` Anatolij Gustschin [this message]
2019-06-10 16:06 ` Ken Sloat
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=20190605182146.36645a63@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.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