Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.h215 ROM_TAG_CMD = 0x01, enumerator
H A Dmxsimage.c409 if (ccmd->header.tag == ROM_TAG_CMD) { in sb_encrypt_image()
845 ccmd->header.tag = ROM_TAG_CMD; in sb_build_command_tag()
1431 if (ccmd->header.tag == ROM_TAG_CMD) { in sb_fixup_sections_and_tags()
1831 case ROM_TAG_CMD: in sb_verify_command()