summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEvert Pap <evert.pap@sintecs.nl>2016-05-25 15:09:58 (GMT)
committerEvert Pap <evert.pap@sintecs.nl>2016-05-31 09:09:10 (GMT)
commit99aab114e21c41535f7d0c65cc025ab768379de0 (patch)
treec4693dd7a5670991b8660e4dde99123e27881f45 /include
parent2e45982ef5d5ee30c29d7a2c1da23b74903cf658 (diff)
downloadu-boot-fsl-qoriq-99aab114e21c41535f7d0c65cc025ab768379de0.tar.xz
add CONFIG_ZERO_BOOTDELAY_CHECK flag
Diffstat (limited to 'include')
-rw-r--r--include/configs/simc-t10xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/simc-t10xx.h b/include/configs/simc-t10xx.h
index 9e7b54b..8c6f7be 100644
--- a/include/configs/simc-t10xx.h
+++ b/include/configs/simc-t10xx.h
@@ -649,8 +649,10 @@
/* default location for tftp and bootm */
#define CONFIG_LOADADDR 1000000
#define CONFIG_BOOTDELAY 3 /*-1 disables auto-boot*/
+#define CONFIG_ZERO_BOOTDELAY_CHECK /* Also check for boot interruption, when bootdelay is zero */
#define CONFIG_BAUDRATE 115200
+
#define __USB_PHY_TYPE utmi
#define CONFIG_EXTRA_ENV_SETTINGS \