RTEMS 6.1-rc2
|
Data Fields | |
rtems_mutex | lock |
rtems_chain_control | blobs |
const char * | paths |
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..
rtems_chain_control rtems_fdt_data::blobs |
List if loaded blobs.
rtems_mutex rtems_fdt_data::lock |
The FDT lock id
const char* rtems_fdt_data::paths |
Search paths for blobs.