Home
last modified time | relevance | path

Searched refs:TLS_FLASH_OTA_FLAG_ADDR (Results 1 – 3 of 3) sorted by relevance

/device/soc/winnermicro/wm800/board/include/driver/
Dwm_flash_map.h47 extern unsigned int TLS_FLASH_OTA_FLAG_ADDR;
/device/soc/winnermicro/wm800/board/platform/drivers/internalflash/
Dwm_internal_fls.c42 unsigned int TLS_FLASH_OTA_FLAG_ADDR = (0x81FF000UL); variable
1355 TLS_FLASH_OTA_FLAG_ADDR = (FLASH_BASE_ADDR|density) - 0x1000; in tls_fls_sys_param_postion_init()
/device/soc/winnermicro/wm800/board/platform/common/fwup/
Dwm_fwup.c266 tls_fls_write(TLS_FLASH_OTA_FLAG_ADDR, (u8 *)&booter.org_checksum, in fwup_scheduler()