SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
fdt_header Struct Reference

#include <fdt.h>

Public Attributes

fdt32_t magic
 
fdt32_t totalsize
 
fdt32_t off_dt_struct
 
fdt32_t off_dt_strings
 
fdt32_t off_mem_rsvmap
 
fdt32_t version
 
fdt32_t last_comp_version
 
fdt32_t boot_cpuid_phys
 
fdt32_t size_dt_strings
 
fdt32_t size_dt_struct
 

Member Data Documentation

◆ boot_cpuid_phys

fdt32_t fdt_header::boot_cpuid_phys

◆ last_comp_version

fdt32_t fdt_header::last_comp_version

◆ magic

fdt32_t fdt_header::magic

◆ off_dt_strings

fdt32_t fdt_header::off_dt_strings

◆ off_dt_struct

fdt32_t fdt_header::off_dt_struct

◆ off_mem_rsvmap

fdt32_t fdt_header::off_mem_rsvmap

◆ size_dt_strings

fdt32_t fdt_header::size_dt_strings

◆ size_dt_struct

fdt32_t fdt_header::size_dt_struct

◆ totalsize

fdt32_t fdt_header::totalsize

◆ version

fdt32_t fdt_header::version

The documentation for this struct was generated from the following file: