public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite.dk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
Date: Fri, 12 Dec 2008 00:52:24 +0100	[thread overview]
Message-ID: <87fxkul16v.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20081211233847.10F8E84610D8@gemini.denx.de> (Wolfgang Denk's message of "Fri\, 12 Dec 2008 00\:38\:47 +0100")

>>>>> "Wolfgang" == Wolfgang Denk <wd@denx.de> writes:

 Wolfgang> Dear Peter Korsgaard,
 Wolfgang> In message <1228922656-27689-1-git-send-email-jacmet@sunsite.dk> you wrote:
 >> Support bootdelay=0 in abortboot for the CONFIG_AUTOBOOT_KEYED case
 >> similar to the CONFIG_ZERO_BOOTDELAY_CHECK support for the
 >> !CONFIG_AUTOBOOT_KEYED case.

 Wolfgang> Ummm... how do you enter the "password" when you have no time to do
 Wolfgang> this?

Before the loop starts, just like the CONFIG_ZERO_BOOTDELAY_CHECK
stuff.

E.G. I have:

#define CONFIG_BOOTDELAY        0
#define CONFIG_AUTOBOOT_KEYED   1
#define CONFIG_AUTOBOOT_STOP_STR "c"

And I can stop autoboot if I connect a serial cable to the board and
hold down the 'c' button while powering up the board.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2008-12-11 23:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 15:24 [U-Boot] [PATCH] common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED Peter Korsgaard
2008-12-11 23:38 ` Wolfgang Denk
2008-12-11 23:52   ` Peter Korsgaard [this message]
2009-01-24  0:24 ` Wolfgang Denk

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=87fxkul16v.fsf@macbook.be.48ers.dk \
    --to=jacmet@sunsite.dk \
    --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