Explorar o código

cm-t35: enable zero bootdelay check

Enable zero bootdelay check to make it possible to abort autoboot even if
bootdelay == 0

Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Nikita Kiryanov %!s(int64=12) %!d(string=hai) anos
pai
achega
9bd5c1ad0d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/configs/cm_t35.h

+ 1 - 0
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" \