Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dimage-fit.c2412 if (load_op == FIT_LOAD_REQUIRED) { in fit_image_load_index()
2482 FIT_LOAD_REQUIRED, setup_start, &len); in boot_get_setup_fit()
2582 FIT_LOAD_REQUIRED, &ovload, &ovlen); in boot_get_fdt_fit()
/rk3399_rockchip-uboot/include/
H A Dimage.h551 FIT_LOAD_REQUIRED, /* Must be provided */ enumerator