IBL Configuration
Data Fields
iblNand_s Struct Reference

This structure is used to control the operation of the NAND boot. 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]
nandDevInfo_t nandInfo

Detailed Description

This structure is used to control the operation of the NAND boot.


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 of each image for booting

int32 bootFormat

The format of the boot data file. IblBootFormats

int32 interface

The nand interface iblPmemf


The documentation for this struct was generated from the following file:
 All Data Structures Variables