Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimage.h935 #define FIT_IGNORE_PROP "uboot-ignore" macro
/openbmc/u-boot/common/
H A Dimage-fit.c1075 value = (int *)fdt_getprop(fit, noffset, FIT_IGNORE_PROP, &len); in fit_image_hash_get_ignore()