Home
last modified time | relevance | path

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

/u-boot/common/
A Dimage.c1463 int fit_img_result; in boot_get_fpga() local
1506 if (fit_img_result < 0) { in boot_get_fpga()
1508 return fit_img_result; in boot_get_fpga()
1574 int fit_img_result; in boot_get_loadable() local
1611 if (fit_img_result < 0) { in boot_get_loadable()
1613 return fit_img_result; in boot_get_loadable()
1617 if (fit_img_result < 0) { in boot_get_loadable()
1619 return fit_img_result; in boot_get_loadable()
1622 fit_img_result, in boot_get_loadable()
1624 if (fit_img_result < 0) { in boot_get_loadable()
[all …]

Completed in 5 milliseconds