> -----Original Message----- > From: Anatolij Gustschin <ag...@denx.de> > Sent: Wednesday, June 5, 2019 12:22 PM > To: Ken Sloat <ksl...@aampglobal.com> > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Using fw_setenv to set negative numbers > > [This is an EXTERNAL EMAIL] > ________________________________ > > On Wed, 5 Jun 2019 15:57:55 +0000 > 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 using "fw_setenv bootdelay -- -2" command, it should work. > > -- > Anatolij
Thanks Anatolij! This worked! Sincerely, Ken Sloat _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot