Searched refs:FIT_ARCH_PROP (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | fit_image.c | 207 fdt_property_string(fdt, FIT_ARCH_PROP, in fit_write_images() 240 fdt_property_string(fdt, FIT_ARCH_PROP, in fit_write_images()
|
/openbmc/u-boot/common/ |
H A D | image-fit.c | 701 data = fdt_getprop(fit, noffset, FIT_ARCH_PROP, &len); in fit_image_get_arch() 703 fit_get_debug(fit, noffset, FIT_ARCH_PROP, len); in fit_image_get_arch()
|
/openbmc/u-boot/include/ |
H A D | image.h | 945 #define FIT_ARCH_PROP "arch" macro
|