|
IBL Configuration
|
Nor boot configuration. More...
#include <ibl.h>
Data Fields | |
| int32 | bootFormat |
| uint32 | bootAddress [ibl_N_ENDIANS][ibl_N_IMAGES] |
| int32 | interface |
| iblBinBlob_t | blob [ibl_N_ENDIANS][ibl_N_IMAGES] |
Nor boot configuration.
| iblBinBlob_t blob[ibl_N_ENDIANS][ibl_N_IMAGES] |
Used only if the format is ibl_BOOT_FORMAT_BBLOB
| uint32 bootAddress[ibl_N_ENDIANS][ibl_N_IMAGES] |
The start address for booting
| int32 bootFormat |
The format of the boot data file. IblBootFormats
| int32 interface |
The nor interface. defines the interfaces used for NOR memory. Not all values are
1.7.4