Home
last modified time | relevance | path

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

/external/u-boot/include/
Dimage.h917 #define FIT_LOAD_PROP "load" macro
/external/u-boot/common/
Dimage-fit.c814 return fit_image_get_address(fit, noffset, FIT_LOAD_PROP, load); in fit_image_get_load()