public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ctrl-c detection (on 4xx platforms)
Date: Fri, 12 Sep 2008 09:00:56 +0200	[thread overview]
Message-ID: <200809120900.56200.matthias.fuchs@esd-electronics.com> (raw)
In-Reply-To: <20080911205543.4E25C248B8@gemini.denx.de>

Hi Wolfgang,

yes I do have CONFIG_AUTOBOOT_KEYED enabled. It's the PMC440 board:

include/configs/PMC440.h:
...
#define CONFIG_AUTOBOOT_KEYED	1
#define CONFIG_AUTOBOOT_PROMPT	\
	"Press SPACE to abort autoboot in %d seconds\n", bootdelay
#undef CONFIG_AUTOBOOT_DELAY_STR
#define CONFIG_AUTOBOOT_STOP_STR " "
...

Matthias


On Thursday 11 September 2008 22:55, Wolfgang Denk wrote:
> Dear Matthias Fuchs,
> 
> In message <200809111723.54133.matthias.fuchs@esd-electronics.com> you wrote:
> > 
> > I noticed some strange CTRL-C behavior in a BSP command. 
> > When I run my bsp command interactively everything is fine.
> ...
> > But when I call this bsp command as bootcmd CTRL-C does not stop the while loop. So CTRL-C 
> > is not detected. Any idea?
> 
> Do you happen to have CONFIG_AUTOBOOT_KEYED set in your board
> configuration?
> 
> Best regards,
> 
> Wolfgang Denk
> 

  reply	other threads:[~2008-09-12  7:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-11 15:23 [U-Boot] ctrl-c detection (on 4xx platforms) Matthias Fuchs
2008-09-11 20:55 ` Wolfgang Denk
2008-09-12  7:00   ` Matthias Fuchs [this message]
2008-09-12  7:55     ` Matthias Fuchs
2008-09-12  9:08       ` Wolfgang Denk
2008-09-13 16:51         ` Matthias Fuchs

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=200809120900.56200.matthias.fuchs@esd-electronics.com \
    --to=matthias.fuchs@esd-electronics.com \
    --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