Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c757 ret = fit_rollback_index_verify(fit, FIT_ROLLBACK_INDEX_SPL, in spl_internal_load_simple_fit()
/rk3399_rockchip-uboot/include/
H A Dimage.h967 #define FIT_ROLLBACK_INDEX_SPL 0xf1de8002 macro