* [U-Boot] [PATCH] cm-t35: enable zero bootdelay check
@ 2012-12-05 9:28 Nikita Kiryanov
2012-12-10 20:17 ` [U-Boot] " Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Nikita Kiryanov @ 2012-12-05 9:28 UTC (permalink / raw)
To: u-boot
Enable zero bootdelay check to make it possible to abort autoboot even if
bootdelay == 0
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
---
include/configs/cm_t35.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index 568ae8e..cd9d905 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -188,6 +188,7 @@
/* Environment information */
#define CONFIG_BOOTDELAY 10
+#define CONFIG_ZERO_BOOTDELAY_CHECK
#define CONFIG_EXTRA_ENV_SETTINGS \
"loadaddr=0x82000000\0" \
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] cm-t35: enable zero bootdelay check
2012-12-05 9:28 [U-Boot] [PATCH] cm-t35: enable zero bootdelay check Nikita Kiryanov
@ 2012-12-10 20:17 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2012-12-10 20:17 UTC (permalink / raw)
To: u-boot
On Tue, Dec 04, 2012 at 11:28:26PM -0000, Nikita Kiryanov wrote:
> Enable zero bootdelay check to make it possible to abort autoboot even if
> bootdelay == 0
>
> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Applied to u-boot-ti/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121210/e080fd1a/attachment.pgp>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-10 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-05 9:28 [U-Boot] [PATCH] cm-t35: enable zero bootdelay check Nikita Kiryanov
2012-12-10 20:17 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox