Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddt_table.h15 #define DT_TABLE_MAGIC 0xd7b7ab1e macro
/openbmc/u-boot/common/
H A Dimage-android-dt.c28 return magic == DT_TABLE_MAGIC; in android_dt_check_header()