Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c61 if (n_found < MAX_BL_CODE_NUM) { in open_image()
69 MAX_BL_CODE_NUM); in open_image()
103 tboot_entry entry[MAX_BL_CODE_NUM]; in load_image()
/OK3568_Linux_fs/u-boot/include/
H A Dspl_rkfw.h28 #define MAX_BL_CODE_NUM 6 macro