IBL Configuration
Data Fields
iblNor_s Struct Reference

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]

Detailed Description

Nor boot configuration.


Field Documentation

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 documentation for this struct was generated from the following file:
 All Data Structures Variables