Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dspl_rkfw.h36 #define RKFW_RETRY_SECTOR_SIZE 256 macro
39 #define RKFW_RETRY_SECTOR_SIZE 1024 macro
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c180 sect_addr = image_sector + (i * RKFW_RETRY_SECTOR_SIZE); in rkfw_load_trust()
223 sect_addr = image_sector + (i * RKFW_RETRY_SECTOR_SIZE); in rkfw_load_trust()
265 sect_addr = image_sector + (i * RKFW_RETRY_SECTOR_SIZE); in rkfw_load_uboot()