Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h936 #define FIT_ROLLBACK_PROP "rollback-index" macro
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c1025 val = fdt_getprop(fit, noffset, FIT_ROLLBACK_PROP, NULL); in fit_image_get_rollback_index()