Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkcommon.c20 RK_SIGNATURE = 0x0ff0aa55, enumerator
162 hdr->signature = RK_SIGNATURE; in rkcommon_set_header0()
234 if (header0->signature != RK_SIGNATURE) in rkcommon_parse_header()