1.uboot显示升级进度
This commit is contained in:
parent
1c261a7cff
commit
2733ad5585
5
BSP/u-boot/.gitignore
vendored
5
BSP/u-boot/.gitignore
vendored
|
@ -41,4 +41,7 @@ u-boot.cfg
|
|||
u-boot.lds
|
||||
u-boot.lz.bin
|
||||
u-boot.lzma.bin
|
||||
u-boot.srec
|
||||
u-boot.srec
|
||||
include/bmp_logo.h
|
||||
include/bmp_logo_data.h
|
||||
tools/bmp_logo
|
|
@ -178,7 +178,8 @@ CONFIG_NVT_IVOT_DEBUG_LEVEL=7
|
|||
# CONFIG_NVT_IVOT_OPTEE_SUPPORT is not set
|
||||
# CONFIG_NVT_IVOT_TZPC_SUPPORT is not set
|
||||
# CONFIG_NVT_IVOT_DDR_RANGE_SCAN_SUPPORT is not set
|
||||
# CONFIG_VIDEO_LOGO is not set
|
||||
CONFIG_VIDEO_LOGO=y
|
||||
CONFIG_NVT_DISPLAY_BAR_FWUPDATE=y
|
||||
# CONFIG_NVT_IVOT_CRYPTO_CMD is not set
|
||||
# CONFIG_NVT_IVOT_HASH_CMD is not set
|
||||
# CONFIG_NVT_IVOT_RSA_CMD is not set
|
||||
|
|
Loading…
Reference in New Issue
Block a user