Searched refs:FIT_LOAD_PROP (Results 1 – 3 of 3) sorted by relevance
950 #define FIT_LOAD_PROP "load" macro
213 fdt_property_u32(fdt, FIT_LOAD_PROP, params->addr); in fit_write_images()
820 return fit_image_get_address(fit, noffset, FIT_LOAD_PROP, load); in fit_image_get_load()