Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkimage.c26 if (type == IH_TYPE_RKIMAGE) in rkimage_check_image_type()
/openbmc/qemu/hw/core/
H A Duboot_image.h166 IH_TYPE_RKIMAGE, /* Rockchip Boot Image */ enumerator
/openbmc/u-boot/include/
H A Dimage.h289 IH_TYPE_RKIMAGE, /* Rockchip Boot Image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c158 { IH_TYPE_RKIMAGE, "rkimage", "Rockchip Boot Image" },