Searched refs:FIT_ENTRY_PROP (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/
H A Dimage.h1101 #define FIT_ENTRY_PROP "entry" macro
/u-boot/tools/
H A Dfit_image.c288 fdt_property_u32(fdt, FIT_ENTRY_PROP, params->ep);
/u-boot/boot/
H A Dimage-fit.c905 return fit_image_get_address(fit, noffset, FIT_ENTRY_PROP, entry);
/u-boot/test/image/
H A Dspl_load.c205 if (fdt_property_addr(dst, FIT_ENTRY_PROP, spl_image->entry_point))

Completed in 102 milliseconds