Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c641 data = fdt_getprop(fit, noffset, FIT_ARCH_PROP, &len); in fit_image_get_arch()
643 fit_get_debug(fit, noffset, FIT_ARCH_PROP, len); in fit_image_get_arch()
/rk3399_rockchip-uboot/include/
H A Dimage.h932 #define FIT_ARCH_PROP "arch" macro