Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dimage-fit.c1775 return FIT_SETUP_PROP; in fit_get_image_type_property()
2022 noffset = fit_get_node_from_config(images, FIT_SETUP_PROP, addr); in boot_get_setup_fit()
/openbmc/u-boot/include/
H A Dimage.h958 #define FIT_SETUP_PROP "setup" macro