Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c2007 return FIT_SETUP_PROP; in fit_get_image_type_property()
2303 noffset = fit_get_node_from_config(images, FIT_SETUP_PROP, addr); in boot_get_setup_fit()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h945 #define FIT_SETUP_PROP "setup" macro