diff options
| author | Quentin Schulz <[email protected]> | 2025-11-12 15:58:00 +0100 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2025-12-14 00:02:10 +0800 |
| commit | 0ed7abc85d1664a3d7432795a7126ff6a1d01147 (patch) | |
| tree | a186ea2a6d40ebac338fc67b61947caa5ba655b5 /doc/develop/python_cq.rst | |
| parent | 0e5e98081943586b20a45f711bf3f4801191e762 (diff) | |
rockchip: mkimage: enhance comments for v1 header
Improve the image header documentation for v1 header:
- specify this applies to all MMC, not only SD cards,
- specify the offset for SPI flashes,
- specify the key used for RC4 encoding,
- specify what "init" refers to, especially since some configs enable
TPL,
- specify what "init_boot_size" refers to, especially since some configs
enable TPL,
- specify the size of a block,
- add documentation for init_size and init_boot_size,
Note that the offset on the storage medium isn't necessarily 32KiB (64
blocks) for MMC or 0 for SPI flashes, it's just the first offset the
BootROM checks. Barebox[1] lists a few options, though those are
applicable to RK35xx which use the v2 header, so not guaranteed they can
be shared. On RK3399, the binary can at least be stored at offset 0 and
32KiB on SPI flashes.
[1] https://git.pengutronix.de/cgit/barebox/tree/arch/arm/mach-rockchip/bbu.c#n19
Signed-off-by: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
