Go to the source code of this file.
#define FDT_BEGIN_NODE 0x1 /* Start node: full name */ |
Definition at line 47 of file fdt.h.
Definition at line 51 of file fdt.h.
#define FDT_END_NODE 0x2 /* End node */ |
Definition at line 48 of file fdt.h.
#define FDT_MAGIC 0xd00dfeed /* 4: version, 4: total size */ |
Definition at line 44 of file fdt.h.
#define FDT_NOP 0x4 /* nop */ |
Definition at line 50 of file fdt.h.
Value:
Definition at line 49 of file fdt.h.
Definition at line 45 of file fdt.h.
Definition at line 56 of file fdt.h.
Definition at line 57 of file fdt.h.
Definition at line 53 of file fdt.h.
Definition at line 54 of file fdt.h.
Definition at line 55 of file fdt.h.