Skip to content
Snippets Groups Projects
Commit f9a3c278 authored by Simon Glass's avatar Simon Glass
Browse files

rockchip: Add support for the SD image


The Rockchip boot ROM requires a particular file format. It consists of
64KB of zeroes, a 512-byte header encoded with RC4, and then some executable
code.

Add support to mkimage so that an SPL image (u-boot-spl-dtb.bin) can be
converted to this format.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent a131c1f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment