Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Daisimage.h20 AIS_CMD_JMPCLOSE = 0x58535906, enumerator
H A Daisimage.c66 [CMD_JMPCLOSE] = { 1, AIS_CMD_JMPCLOSE},
133 while (*ptr != AIS_CMD_JMPCLOSE) { in aisimage_print_header()
354 *aishdr++ = AIS_CMD_JMPCLOSE; in aisimage_generate()