[U-Boot] bootstopkey reason behind it
Paavaanan_T_N at Dell.com
Paavaanan_T_N at Dell.com
Fri Aug 2 16:08:59 CEST 2013
Heiko,
Thanks for the input. I configured with the help of "bootstopkey" only. I am sorry it's a typo error while I copied in the mail thread. I am not sure am I hijacking the list or not. But, let me just want to clear this. To stop autoboot, one option which I choose is "bootstopkey". I enabled this in ifdef's in the code. Now, the issue is how to give Ctrl key as an input. Because, "setenv bootstopkey b" makes the boot halts. How to do this for [ctrl + b] combination. I tried "setenv bootstopkey ^B ". It is saved successfully but it treat it separately as "^" and "b" not as Ctrl+b. So, this is the issue.. As per the design do this support this combination or do we don't care about this. I am not clear on this part.
-----Original Message-----
From: Heiko Schocher [mailto:hs at denx.de]
Sent: Friday, August 02, 2013 5:20 PM
To: N, Paavaanan T
Cc: sbabic at denx.de; u-boot at lists.denx.de
Subject: Re: [U-Boot] bootstopkey reason behind it
Hello Paavaanan_T_N at Dell.com
Am 02.08.2013 13:41, schrieb Paavaanan_T_N at Dell.com:
> I want to configure bootstopkey to [ctrl + B] combination, So in
> bootprompt I gave => setenv boostopkey ^B
^
Try "bootstopkey" ...
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list