Searched refs:BPDT_SIGNATURE (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Difwitool.c59 * Both tables are identified by BPDT_SIGNATURE stored at the start of the
62 #define BPDT_SIGNATURE (0x000055AA) macro
76 * BPDT_SIGNATURE.
823 assert(h->signature == BPDT_SIGNATURE);
1177 if (read_at_le32(data, offset) == BPDT_SIGNATURE)

Completed in 76 milliseconds