Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c632 ret = fit_rollback_index_verify(fit, FIT_ROLLBACK_INDEX_SPL, in spl_internal_load_simple_fit()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h962 #define FIT_ROLLBACK_INDEX_SPL 0xf1de8002 macro