Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c638 data = fdt_getprop(fit, noffset, FIT_ARCH_PROP, &len); in fit_image_get_arch()
640 fit_get_debug(fit, noffset, FIT_ARCH_PROP, len); in fit_image_get_arch()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h928 #define FIT_ARCH_PROP "arch" macro