Address table for the First Stage Bootloader.

Public Attributes#

Header of the First Stage Bootloader table.

Start address of the Main Bootloader.

Location of the Main Bootloader upgrade image.

Public Attribute Documentation#

header#

BootloaderHeader_t FirstBootloaderTable_t::header

Header of the First Stage Bootloader table.


mainBootloader#

BareBootTable_t* FirstBootloaderTable_t::mainBootloader

Start address of the Main Bootloader.


upgradeLocation#

BareBootTable_t* FirstBootloaderTable_t::upgradeLocation

Location of the Main Bootloader upgrade image.