summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorji.luo <ji.luo@nxp.com>2017-09-20 13:31:46 +0800
committerNeal <nealo@google.com>2017-09-21 07:46:54 -0700
commit84e70764db2cba451578886a58fa7329ac142d19 (patch)
tree97ba5bfbc35ec8af8ff84c214daa2ec821169c4d
parent72882bc4942989b7d292537b46beba43f6b849c2 (diff)
downloaduboot-imx-84e70764db2cba451578886a58fa7329ac142d19.tar.gz
Cancel the 3 seconds countdown before autoboot
Cancel the 3 seconds countdown and press anykey will not inetrrupt autoboot process. Change-Id: Iaf813795520da09dd02d0a0fca18ed8e3b9c2e39 Signed-off-by: ji.luo <ji.luo@nxp.com>
-rw-r--r--configs/mx6ul_nxpu_iopb_defconfig2
-rw-r--r--configs/mx6ul_nxpu_iopb_trusty_defconfig2
-rw-r--r--configs/mx6ul_spriot_defconfig2
-rwxr-xr-xconfigs/pico-imx6dl_defconfig2
-rw-r--r--configs/pico-imx7d-trusty_defconfig2
-rw-r--r--configs/pico-imx7d_defconfig2
-rw-r--r--configs/picosom-imx6ul-trusty_defconfig2
-rw-r--r--configs/picosom-imx6ul_defconfig2
8 files changed, 8 insertions, 8 deletions
diff --git a/configs/mx6ul_nxpu_iopb_defconfig b/configs/mx6ul_nxpu_iopb_defconfig
index 495fb16a98..70f36cac4c 100644
--- a/configs/mx6ul_nxpu_iopb_defconfig
+++ b/configs/mx6ul_nxpu_iopb_defconfig
@@ -2,7 +2,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_nxpu_iopb/imximage.cf
CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_MX6UL_NXPU_IOPB=y
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
diff --git a/configs/mx6ul_nxpu_iopb_trusty_defconfig b/configs/mx6ul_nxpu_iopb_trusty_defconfig
index 56e95dc9ec..f2c46fb9af 100644
--- a/configs/mx6ul_nxpu_iopb_trusty_defconfig
+++ b/configs/mx6ul_nxpu_iopb_trusty_defconfig
@@ -2,7 +2,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_nxpu_iopb/imximage.cf
CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_MX6UL_NXPU_IOPB=y
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
diff --git a/configs/mx6ul_spriot_defconfig b/configs/mx6ul_spriot_defconfig
index d03d9e35fb..f67fc0d078 100644
--- a/configs/mx6ul_spriot_defconfig
+++ b/configs/mx6ul_spriot_defconfig
@@ -3,7 +3,7 @@ CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_MX6UL=y
CONFIG_TARGET_MX6UL_SPRIOT=y
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
diff --git a/configs/pico-imx6dl_defconfig b/configs/pico-imx6dl_defconfig
index 7eb584dc30..5ab49878ea 100755
--- a/configs/pico-imx6dl_defconfig
+++ b/configs/pico-imx6dl_defconfig
@@ -4,7 +4,7 @@ CONFIG_ARCH_MX6=y
CONFIG_TARGET_PICO_IMX6DL=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_VIDEO=y
CONFIG_BOARD_EARLY_INIT_F=y
diff --git a/configs/pico-imx7d-trusty_defconfig b/configs/pico-imx7d-trusty_defconfig
index de65eef1f2..75ca7e3b9b 100644
--- a/configs/pico-imx7d-trusty_defconfig
+++ b/configs/pico-imx7d-trusty_defconfig
@@ -5,7 +5,7 @@ CONFIG_TARGET_PICO_IMX7D=y
CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_VIDEO=y
CONFIG_BOARD_EARLY_INIT_F=y
diff --git a/configs/pico-imx7d_defconfig b/configs/pico-imx7d_defconfig
index 861e03188a..7e63fec9e0 100644
--- a/configs/pico-imx7d_defconfig
+++ b/configs/pico-imx7d_defconfig
@@ -5,7 +5,7 @@ CONFIG_ARMV7_BOOT_SEC_DEFAULT=y
CONFIG_TARGET_PICO_IMX7D=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_VIDEO=y
CONFIG_BOARD_EARLY_INIT_F=y
diff --git a/configs/picosom-imx6ul-trusty_defconfig b/configs/picosom-imx6ul-trusty_defconfig
index c007fb7897..d4c0587e9a 100644
--- a/configs/picosom-imx6ul-trusty_defconfig
+++ b/configs/picosom-imx6ul-trusty_defconfig
@@ -4,7 +4,7 @@ CONFIG_ARCH_MX6=y
CONFIG_TARGET_PICOSOM_IMX6UL=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
diff --git a/configs/picosom-imx6ul_defconfig b/configs/picosom-imx6ul_defconfig
index 4475ec8aa8..0fce71d05c 100644
--- a/configs/picosom-imx6ul_defconfig
+++ b/configs/picosom-imx6ul_defconfig
@@ -4,7 +4,7 @@ CONFIG_ARCH_MX6=y
CONFIG_TARGET_PICOSOM_IMX6UL=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
-CONFIG_BOOTDELAY=3
+CONFIG_BOOTDELAY=-2
CONFIG_EFI_PARTITION=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y