Go to the source code of this file.
◆ BFirmwareFirmwareHeader
◆ __attribute__()
◆ bfirmwareBoot()
void bfirmwareBoot |
( |
BUInt32 |
baseAddress | ) |
|
◆ bfirmwareValid()
int bfirmwareValid |
( |
BUInt32 |
baseAddress, |
|
|
BUInt |
type, |
|
|
Bool |
checkChecksum, |
|
|
char * |
version = 0 |
|
) |
| |
◆ __attribute__
◆ address
◆ BFirmwareFormatGzip
const BUInt32 BFirmwareFormatGzip = 1 |
◆ BFirmwareFormatRaw
const BUInt32 BFirmwareFormatRaw = 0 |
◆ BFirmwareInfoEncrypt1
const BUInt8 BFirmwareInfoEncrypt1 = 0x40 |
◆ BFirmwareInfoMagic
const BUInt32 BFirmwareInfoMagic = 0xBBEEAA00 |
◆ BFirmwareMagic
const BUInt32 BFirmwareMagic = 0x01414542 |
◆ BFirmwarePlatformBMeasure125
const BUInt32 BFirmwarePlatformBMeasure125 = 33 |
◆ BFirmwarePlatformBMeasure125Boot
const BUInt32 BFirmwarePlatformBMeasure125Boot = 37 |
◆ BFirmwarePlatformBMeasure125Cpu
const BUInt32 BFirmwarePlatformBMeasure125Cpu = 34 |
◆ BFirmwarePlatformBMeasure125Fpga
const BUInt32 BFirmwarePlatformBMeasure125Fpga = 35 |
◆ BFirmwarePlatformBMeasure125Wifi
const BUInt32 BFirmwarePlatformBMeasure125Wifi = 36 |
◆ BFirmwareTypeFile
const BUInt32 BFirmwareTypeFile = 1 |
◆ BFirmwareTypeFirmware
const BUInt32 BFirmwareTypeFirmware = 2 |
◆ BFirmwareTypeSegment
const BUInt32 BFirmwareTypeSegment = 3 |
◆ checksum
◆ dataLength
◆ fileLength
◆ format
◆ itemType
◆ length
◆ magic
◆ numSegments
◆ platform
◆ special
◆ startAddress
◆ ver0
◆ ver1
◆ ver2
◆ ver3