sun60iw2: fix nowhere env build and set BPI-M8 boot delay

This commit is contained in:
Qubot 2026-06-03 00:32:46 +08:00
parent 5740b6639c
commit 27760ba44e
3 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
bootdelay=0
bootdelay=3
verbosity=1
bootlogo=false
console=both

View File

@ -80,5 +80,7 @@ CONFIG_HUSH_PARSER=y
# CONFIG_SUNXI_UPDATE_GPT is not set
# CONFIG_ENV_IS_IN_SUNXI_FLASH is not set
CONFIG_ENV_IS_NOWHERE=y
CONFIG_ENV_SIZE=0x20000
CONFIG_BOOTDELAY=3
CONFIG_USE_DEFAULT_ENV_FILE=y
CONFIG_DEFAULT_ENV_FILE="board/sunxi/bananapi_m8.env"

1
env/Kconfig vendored
View File

@ -470,7 +470,6 @@ config ENV_OFFSET
config ENV_SIZE
hex "Environment Size"
depends on !ENV_IS_NOWHERE
default 0x20000 if ARCH_SUNXI
help
Size of the environment storage area