> -Original Message-
> From: Anatolij Gustschin
> Sent: Wednesday, June 5, 2019 12:22 PM
> To: Ken Sloat
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] Using fw_setenv to set negative numbers
>
> [This is an EXTERNAL EMAIL]
> _
Hi,
have you tried quoting your value?
fw_setenv bootdelay "-2"
or
fw_setenv bootdelay '-2'
regards Frank
> Gesendet: Mittwoch, 05. Juni 2019 um 16:57 Uhr
> Von: "Ken Sloat"
> An: "u-boot@lists.denx.de"
> Cc: "Ken Sloat"
> Be
On Wed, 5 Jun 2019 15:57:55 +
Ken Sloat ksl...@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
Hello,
I had a question regarding the use of fw_setenv. I am currently running U-Boot
2018.07
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 bootdel
4 matches
Mail list logo