Data Fields | |
uint32_t | ramType |
char * | ramName |
uint32_t | deviceId |
uint32_t | manufacturerId |
uint32_t | driverInstance |
uint32_t | ramSize |
uint32_t Ram_Attrs::ramType |
Ram type. Whether it's NAND or NOR
char* Ram_Attrs::ramName |
Ram name. Taken from Sysconfig
uint32_t Ram_Attrs::deviceId |
Ram device ID as read form the Ram device
uint32_t Ram_Attrs::manufacturerId |
Ram manufacturer ID as read form the Ram device
uint32_t Ram_Attrs::driverInstance |
Underlying peripheral driver instance that is used by the Ram driver, e.g GPMC driver
uint32_t Ram_Attrs::ramSize |
Ram size, in bytes