Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspl_rkfw.h76 } boot_component, *pboot_component; typedef
85 boot_component component;
/rk3399_rockchip-uboot/common/spl/
H A Dspl_rkfw.c43 boot_component *pcomp; in open_image()
57 pcomp = (boot_component *)((char *)hdr + sign_offset + SIGNATURE_SIZE); in open_image()
63 sizeof(boot_component)); in open_image()