RTEMS 6.1-rc2
|
#include <ofw.h>
Data Fields | |
uint32_t | start |
uint32_t | size |
This is used to represent elements(FDT properties) that define region of memory address.
uint32_t rtems_ofw_memory_area::size |
The size of the memory region.
uint32_t rtems_ofw_memory_area::start |
The start address of the memory region.