增加flash_eraseall工具

This commit is contained in:
lijunliang 2024-06-14 16:51:54 +08:00
parent 8a1a6120a9
commit 91c6b88be7
2 changed files with 4 additions and 2 deletions

View File

@ -4,6 +4,7 @@
#
CONFIG_MODULES=y
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_v851s_fastboot_h13_pv is not set
# CONFIG_TARGET_v851s_fastboot_sl100_back is not set
CONFIG_TARGET_v851s3_fastboot_sl100_front=y
CONFIG_TARGET_v851s3_fastboot_sl100_front_=y
@ -1840,7 +1841,7 @@ CONFIG_BUSYBOX_CONFIG_CRONTAB=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_DEVFS is not set
# CONFIG_BUSYBOX_CONFIG_DEVMEM is not set
# CONFIG_BUSYBOX_CONFIG_FBSPLASH is not set
# CONFIG_BUSYBOX_CONFIG_FLASH_ERASEALL is not set
CONFIG_BUSYBOX_CONFIG_FLASH_ERASEALL=y
# CONFIG_BUSYBOX_CONFIG_FLASH_LOCK is not set
# CONFIG_BUSYBOX_CONFIG_FLASH_UNLOCK is not set
# CONFIG_BUSYBOX_CONFIG_FLASHCP is not set

View File

@ -4,6 +4,7 @@
#
CONFIG_MODULES=y
CONFIG_HAVE_DOT_CONFIG=y
# CONFIG_TARGET_v851s_fastboot_h13_pv is not set
# CONFIG_TARGET_v851s_fastboot_sl100_back is not set
CONFIG_TARGET_v851s3_fastboot_sl100_front=y
CONFIG_TARGET_v851s3_fastboot_sl100_front_=y
@ -1839,7 +1840,7 @@ CONFIG_BUSYBOX_CONFIG_CRONTAB=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_DEVFS is not set
# CONFIG_BUSYBOX_CONFIG_DEVMEM is not set
# CONFIG_BUSYBOX_CONFIG_FBSPLASH is not set
# CONFIG_BUSYBOX_CONFIG_FLASH_ERASEALL is not set
CONFIG_BUSYBOX_CONFIG_FLASH_ERASEALL=y
# CONFIG_BUSYBOX_CONFIG_FLASH_LOCK is not set
# CONFIG_BUSYBOX_CONFIG_FLASH_UNLOCK is not set
# CONFIG_BUSYBOX_CONFIG_FLASHCP is not set