Data structure containing information about a core specific to the AM273x SOC.
This structure is used to store the data about cores in the SoC in the form of a lookup table which will be used by various APIs.
Data Fields | |
| uint32_t | defaultClockHz |
| char | coreName [8] |
| uint32_t Bootloader_CoreBootInfo::defaultClockHz |
| char Bootloader_CoreBootInfo::coreName[8] |