RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Fields
rtems_fdt_data Struct Reference

Data Fields

rtems_mutex lock
 
rtems_chain_control blobs
 
const char * paths
 

Detailed Description

The global FDT data. This structure is allocated on the heap when the first call to load a FDT blob is made and released when all blobs have been unloaded..

Field Documentation

◆ blobs

rtems_chain_control rtems_fdt_data::blobs

List if loaded blobs.

◆ lock

rtems_mutex rtems_fdt_data::lock

The FDT lock id

◆ paths

const char* rtems_fdt_data::paths

Search paths for blobs.


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