Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkspi.c52 if (type == IH_TYPE_RKSPI) in rkspi_check_image_type()
H A Drkcommon.c254 return IH_TYPE_RKSPI; in rkcommon_parse_header()
/openbmc/qemu/hw/core/
H A Duboot_image.h168 IH_TYPE_RKSPI, /* Rockchip SPI image */ enumerator
/openbmc/u-boot/include/
H A Dimage.h291 IH_TYPE_RKSPI, /* Rockchip SPI image */ enumerator
/openbmc/u-boot/common/
H A Dimage.c160 { IH_TYPE_RKSPI, "rkspi", "Rockchip SPI Boot Image" },