projects
/
platform
/
kernel
/
u-boot-spacemit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb7d9e
)
configs: tizen_bpif3: Use the default value about BOOTDELAY
82/315582/1
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 5 Aug 2024 01:39:45 +0000
(10:39 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 5 Aug 2024 01:39:45 +0000
(10:39 +0900)
Use the default value of BOOTDELAY as 2sec instead of 1sec.
Change-Id: Ia334a423b3456fe0c8f3b1d86048f48cd482b92a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/tizen_bpif3_defconfig
patch
|
blob
|
history
diff --git
a/configs/tizen_bpif3_defconfig
b/configs/tizen_bpif3_defconfig
index 6080f1d8e1fc767dcf36ac5bd50206ef2bb40ecc..2d550691e72e51a41ad7d0e0f3384549d339f3f1 100644
(file)
--- a/
configs/tizen_bpif3_defconfig
+++ b/
configs/tizen_bpif3_defconfig
@@
-33,7
+33,6
@@
CONFIG_SPL_FIT_SIGNATURE=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x20000000
# CONFIG_BOOTSTD is not set
CONFIG_LEGACY_IMAGE_FORMAT=y
-CONFIG_BOOTDELAY=1
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autoboot in %d seconds, press <Space> to stop\n"
CONFIG_AUTOBOOT_STOP_STR=" "