Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drksd.c38 if (type == IH_TYPE_RKSD) in rksd_check_image_type()
H A Drkcommon.c250 return IH_TYPE_RKSD; in rkcommon_parse_header()
314 (image_type == IH_TYPE_RKSD) ? "SD/MMC" : "SPI"); in rkcommon_print_header()
/openbmc/qemu/hw/core/
H A Duboot_image.h167 IH_TYPE_RKSD, /* Rockchip SD card */ enumerator
/openbmc/u-boot/include/
H A Dimage.h290 IH_TYPE_RKSD, /* Rockchip SD card */ enumerator
/openbmc/u-boot/common/
H A Dimage.c159 { IH_TYPE_RKSD, "rksd", "Rockchip SD Boot Image" },