Searched refs:FIT_KERNEL_PROP (Results 1 - 4 of 4) sorted by relevance

/u-boot/common/spl/
H A Dspl_fit.c750 node = spl_fit_get_image_node(&ctx, FIT_KERNEL_PROP, 0);
/u-boot/boot/
H A Dimage-fit.c303 uname = fdt_getprop(fit, noffset, FIT_KERNEL_PROP, NULL);
2036 return FIT_KERNEL_PROP;
/u-boot/include/
H A Dimage.h1105 #define FIT_KERNEL_PROP "kernel" macro
/u-boot/tools/
H A Dimage-host.c732 static const char default_list[] = FIT_KERNEL_PROP "\0"

Completed in 159 milliseconds