Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1143 #define IMAGE_ENABLE_BEST_MATCH 1 macro
1145 #define IMAGE_ENABLE_BEST_MATCH 0 macro
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c2072 if (IMAGE_ENABLE_BEST_MATCH && !fit_uname_config) { in fit_image_load_index()