From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
Date: Fri, 20 May 2016 11:07:56 +0200 [thread overview]
Message-ID: <573ED3EC.2020702@denx.de> (raw)
In-Reply-To: <1460538140-21787-1-git-send-email-sr@denx.de>
On 13.04.2016 11:02, Stefan Roese wrote:
> Enable bootdelay 0 check so that booting can be interrupted even with
> bootdelay configured to 0.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> ---
> include/configs/theadorable.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h
> index 5864f27..6c0e7dc 100644
> --- a/include/configs/theadorable.h
> +++ b/include/configs/theadorable.h
> @@ -76,6 +76,7 @@
> #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */
>
> #define CONFIG_SYS_CONSOLE_INFO_QUIET /* don't print console @ startup */
> +#define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */
> #define CONFIG_SYS_ALT_MEMTEST
> #define CONFIG_PREBOOT
>
>
Applied to u-boot-marvell/master
Thanks,
Stefan
prev parent reply other threads:[~2016-05-20 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 9:02 [U-Boot] [PATCH] arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK Stefan Roese
2016-05-20 9:07 ` Stefan Roese [this message]
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=573ED3EC.2020702@denx.de \
--to=sr@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.