Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimximage.h53 #define DCD_HEADER_TAG 0xD2 macro
/openbmc/u-boot/tools/
H A Dimximage.c125 (hdr_v2->data.dcd_table.header.tag == DCD_HEADER_TAG)) in detect_imximage_version()
293 dcd_v2->header.tag = DCD_HEADER_TAG; in set_dcd_rst_v2()