Home
last modified time | relevance | path

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

/u-boot/common/spl/
A Dspl_fit.c642 node = spl_fit_get_image_node(&ctx, FIT_KERNEL_PROP, 0); in spl_load_simple_fit()
/u-boot/common/
A Dimage-fit.c298 uname = fdt_getprop(fit, noffset, FIT_KERNEL_PROP, NULL); in fit_conf_print()
1957 return FIT_KERNEL_PROP; in fit_get_image_type_property()
/u-boot/include/
A Dimage.h1024 #define FIT_KERNEL_PROP "kernel" macro
/u-boot/tools/
A Dimage-host.c685 static const char default_list[] = FIT_KERNEL_PROP "\0" in fit_config_get_image_list()

Completed in 14 milliseconds