Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c722 data = (int *)fdt_getprop(fit, noffset, FIT_PRE_LOAD_PROP, &len); in fit_image_is_preload()
724 fit_get_debug(fit, noffset, FIT_PRE_LOAD_PROP, len); in fit_image_is_preload()
/rk3399_rockchip-uboot/include/
H A Dimage.h940 #define FIT_PRE_LOAD_PROP "preload" macro