Home
last modified time | relevance | path

Searched refs:RKFW_RETRY_SECTOR_TIMES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dspl_rkfw.h37 #define RKFW_RETRY_SECTOR_TIMES 32 macro
40 #define RKFW_RETRY_SECTOR_TIMES 8 macro
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c478 int ret, try_count = RKFW_RETRY_SECTOR_TIMES; in spl_load_rkfw_image()