commit | 8417822d09c1cf71645fbdbbab8b609d91d438c2 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Sat Jan 21 19:57:28 2023 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 01 06:39:17 2023 +0100 |
tree | 0166de93b28cb5d6570df33cb75676b4bcb1c7d8 | |
parent | 1817da88c1f94fa059fee16e97e9aebbc2ca4a3c [diff] |
tools: kwboot: Add image type documentation Add information of all available image types and where they should be stored. Storage location offsets where documented from the disassembly of the A385 BootROM image dump. Signed-off-by: Pali Rohár <pali@kernel.org>