|
IBL Configuration
|
Data Fields | |
| int32 | bootMode |
| uint32 | priority |
| int32 | port |
| union { | |
| iblEth_t ethBoot | |
| iblNand_t nandBoot | |
| iblNor_t norBoot | |
| } | u |
| int32 bootMode |
Identifies the boot mode Defines the boot modes supported by the IBL
| int32 port |
The port to use, or ibl_PORT_FROM_RBL
| uint32 priority |
The boot priority. Defines the boot sequence
1.7.4