Expand description
Rockchip boot file parsers
Structs§
- RkBoot
Entry - 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
- RkBoot
Header - Boot header which can be found at the start of a boot file
- RkBoot
Header Entry - Entry in the boot header
- RkTime