Searched refs:DT_TABLE_MAGIC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | dt_table.h | 15 #define DT_TABLE_MAGIC 0xd7b7ab1e macro |
/openbmc/u-boot/common/ | ||
H A D | image-android-dt.c | 28 return magic == DT_TABLE_MAGIC; in android_dt_check_header() |