Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmtk_image.c233 .type = BRLYT_TYPE_EMMC
444 le32_to_cpu(bh->type) != BRLYT_TYPE_EMMC && in mtk_image_verify_gen_header()
653 else if (hdr_media == BRLYT_TYPE_EMMC) in mtk_image_set_gen_header()
H A Dmtk_image.h73 BRLYT_TYPE_EMMC = 0x10005, enumerator