IBL Configuration
Defines
IblFailCode

Defines

#define ibl_FAIL_CODE_INVALID_I2C_ADDRESS   700
#define ibl_FAIL_CODE_BTBL_FAIL   701
#define ibl_FAIL_CODE_PA   702
#define ibl_FAIL_CODE_SPI_PARAMS   703
#define ibl_FAIL_CODE_INVALID_INIT_DEVICE   704
#define ibl_FAIL_CODE_INVALID_SPI_ADDRESS   705
#define ibl_FAIL_CODE_PERIPH_POWER_UP   706
#define ibl_FAIL_CODE_INVALID_NAND_PERIPH   707
#define ibl_FAIL_CODE_NO_EMIF_CFG   708
#define ibl_FAIL_CODE_EMIF_CFG_FAIL   709

Define Documentation

#define ibl_FAIL_CODE_BTBL_FAIL   701

Boot table processing function error

#define ibl_FAIL_CODE_EMIF_CFG_FAIL   709

Hardware setup of emif failed

#define ibl_FAIL_CODE_INVALID_I2C_ADDRESS   700

Invalid i2c eeprom address encountered

#define ibl_FAIL_CODE_INVALID_INIT_DEVICE   704

Second stage boot device specified is invalid

#define ibl_FAIL_CODE_INVALID_NAND_PERIPH   707

Invalid nand boot peripheral specified

#define ibl_FAIL_CODE_INVALID_SPI_ADDRESS   705

Invalid data address specified on SPI

#define ibl_FAIL_CODE_NO_EMIF_CFG   708

No emif configuration found to match specified cs space

#define ibl_FAIL_CODE_PA   702

Packet Accelerator setup failed

#define ibl_FAIL_CODE_PERIPH_POWER_UP   706

Boot peripheral failed to power up

#define ibl_FAIL_CODE_SPI_PARAMS   703

Invalid SPI configuration found

 All Data Structures Variables