EblBootloader_t Struct ReferencePlugin > Image Parser > GBL Parser > GBL Format

Description

GBL bootloader tag type.

Definition at line 57 of file btl_gbl_format.h .

#include < btl_gbl_format.h >

Data Fields

EblTagHeader_t header
Tag ID and length.
uint32_t bootloaderVersion
Version number of the bootloader.
uint32_t address
Address of the bootloader.
uint8_t * data
Array of data for bootloader upgrade.

The documentation for this struct was generated from the following file:
  • btl_gbl_format.h