This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C6678 - IBL Boot Formats

Guru 10750 points

Hi,

There are 7 ibl boot format - 

#define ibl_BOOT_FORMAT_AUTO     0

#define ibl_BOOT_FORMAT_NAME     1

#define ibl_BOOT_FORMAT_BIS          2

#define ibl_BOOT_FORMAT_COFF      3

#define ibl_BOOT_FORMAT_ELF         4

#define ibl_BOOT_FORMAT_BBLOB   5

#define ibl_BOOT_FORMAT_BTBL      6

Any intention to add bin or dat boot loader?

Thanks,

HR