Home
last modified time | relevance | path

Searched defs:FD_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/binman/etype/
H A Dintel_descriptor.py13 FD_SIGNATURE = struct.pack('<L', 0x0ff0a55a) variable
/openbmc/u-boot/tools/
H A Difdtool.c32 #define FD_SIGNATURE 0x0FF0A55A macro