Module boot

Module boot 

Source
Expand description

Rockchip boot file parsers

Structs§

RkBootEntry
Boot entry describing each data blob. data_offset and data_size define the range in the boot file. After uploading the blob to SoC a delay of data_delay miliseconds should be observed before uploading the next blob
RkBootHeader
Boot header which can be found at the start of a boot file
RkBootHeaderEntry
Entry in the boot header
RkTime

Type Aliases§

RkBootEntryBytes
RkBootHeaderBytes
RkBootHeaderEntryBytes
RkTimeBytes