1.修改BOOTDELAY,以免升级过程中串口输入了信息导致重启被中断
This commit is contained in:
parent
84b7b973dc
commit
76562ebe7e
|
@ -255,7 +255,7 @@ CONFIG_BOOTSTAGE_STASH_SIZE=4096
|
||||||
# CONFIG_SATA_BOOT is not set
|
# CONFIG_SATA_BOOT is not set
|
||||||
# CONFIG_SD_BOOT is not set
|
# CONFIG_SD_BOOT is not set
|
||||||
# CONFIG_SPI_BOOT is not set
|
# CONFIG_SPI_BOOT is not set
|
||||||
CONFIG_BOOTDELAY=0
|
CONFIG_BOOTDELAY=-2
|
||||||
# CONFIG_USE_BOOTARGS is not set
|
# CONFIG_USE_BOOTARGS is not set
|
||||||
# CONFIG_USE_BOOTCOMMAND is not set
|
# CONFIG_USE_BOOTCOMMAND is not set
|
||||||
# CONFIG_USE_PREBOOT is not set
|
# CONFIG_USE_PREBOOT is not set
|
||||||
|
|
Loading…
Reference in New Issue
Block a user