Searched refs:fit_conf_get_node (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | source.c | 124 conf_noffset = fit_conf_get_node(fit_hdr, NULL); in source()
|
| H A D | fdt.c | 635 cfg_noffset = fit_conf_get_node(working_fdt, NULL); in do_fdt()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | fit.c | 61 conf_noffset = fit_conf_get_node(fit, NULL); /* NULL for default conf */ in fit_default_conf_get_node() 197 conf_noffset = fit_conf_get_node(fit, NULL); /* NULL for default conf */ in fit_get_blob()
|
| H A D | fit_misc.c | 213 conf_noffset = fit_conf_get_node(fit, NULL); /* NULL for default conf */ in fit_rollback_index_verify()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | sec_firmware.c | 49 conf_node_off = fit_conf_get_node(sec_firmware_img, conf_node_name); in sec_firmware_get_data()
|
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.su | |
| H A D | image-fit.c | 1784 int fit_conf_get_node(const void *fit, const char *conf_uname) in fit_conf_get_node() function 1969 cfg_noffset = fit_conf_get_node(fit_hdr, images->fit_uname_cfg); in fit_get_node_from_config() 2075 cfg_noffset = fit_conf_get_node(fit, in fit_image_load_index() 2364 cfg_noffset = fit_conf_get_node(fit, fit_uname_config); in boot_get_fdt_fit()
|
| H A D | image.c | 1275 conf_noffset = fit_conf_get_node(buf, images->fit_uname_cfg); in boot_get_fpga() 1385 conf_noffset = fit_conf_get_node(buf, images->fit_uname_cfg); in boot_get_loadable()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 507 conf_noffset = fit_conf_get_node(fit, NULL); in spl_load_kernel_fit() 616 conf_noffset = fit_conf_get_node(fit, NULL); in spl_internal_load_simple_fit()
|
| H A D | spl_fit_tb_arm32.S | 1177 bl fit_conf_get_node 1672 bl fit_conf_get_node
|
| /OK3568_Linux_fs/u-boot/drivers/cpu/ |
| H A D | rockchip_amp.c | 349 conf_noffset = fit_conf_get_node(fit, fit_uname_cfg); in brought_up_all_amp()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | image-host.c | 744 cfg_noffset = fit_conf_get_node(fit, NULL); in fit_check_sign()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1080 int fit_conf_get_node(const void *fit, const char *conf_uname);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |