Use different flash functions in the non-zero wait area and the zero wait area.
This commit is contained in:
@@ -169,16 +169,17 @@ CONFIG_FS_VFS_DEVFS=y
|
||||
CONFIG_TOOL_USING_OTA=y
|
||||
CONFIG_MCUBOOT_BOOTLOADER=y
|
||||
# CONFIG_MCUBOOT_APPLICATION is not set
|
||||
# CONFIG_OTA_BY_PLATFORM is not set
|
||||
CONFIG_OTA_BY_PLATFORM=y
|
||||
# CONFIG_OTA_BY_TCPSERVER is not set
|
||||
# CONFIG_OTA_BY_NONE is not set
|
||||
|
||||
#
|
||||
# Flash area address and size configuration.
|
||||
#
|
||||
CONFIG_CHIP_FLAH_BASE=0x08000000
|
||||
CONFIG_XIUOS_FLAH_ADDRESS=0x0801c000
|
||||
CONFIG_BAKUP_FLAH_ADDRESS=0x0801c000
|
||||
CONFIG_DOWN_FLAH_ADDRESS=0x0801c000
|
||||
CONFIG_XIUOS_FLAH_ADDRESS=0x08030000
|
||||
CONFIG_BAKUP_FLAH_ADDRESS=0x08030000
|
||||
CONFIG_DOWN_FLAH_ADDRESS=0x08030000
|
||||
CONFIG_FLAG_FLAH_ADDRESS=0x08077000
|
||||
CONFIG_APP_FLASH_SIZE=0x00100000
|
||||
CONFIG_OTA_RX_TIMEOUT=600
|
||||
|
||||
Reference in New Issue
Block a user