Home
last modified time | relevance | path

Searched hist:"10 b84fe1b59b4f8b485057b911f2d5bdd9b1c9a4" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Drkspi.c10b84fe1b59b4f8b485057b911f2d5bdd9b1c9a4 Sun Aug 30 22:55:26 UTC 2015 Simon Glass <sjg@chromium.org> rockchip: Add support for the SPI image

The Rockchip boot ROM requires a particular file format for booting from SPI.
It consists of a 512-byte header encoded with RC4, some padding and then up
to 32KB of executable code in 2KB blocks, separated by 2KB empty blocks.

Add support to mkimage so that an SPL image (u-boot-spl-dtb.bin) can be
converted to this format. This allows booting from SPI flash on supported
machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dimage.c10b84fe1b59b4f8b485057b911f2d5bdd9b1c9a4 Sun Aug 30 22:55:26 UTC 2015 Simon Glass <sjg@chromium.org> rockchip: Add support for the SPI image

The Rockchip boot ROM requires a particular file format for booting from SPI.
It consists of a 512-byte header encoded with RC4, some padding and then up
to 32KB of executable code in 2KB blocks, separated by 2KB empty blocks.

Add support to mkimage so that an SPL image (u-boot-spl-dtb.bin) can be
converted to this format. This allows booting from SPI flash on supported
machines.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dimage.h10b84fe1b59b4f8b485057b911f2d5bdd9b1c9a4 Sun Aug 30 22:55:26 UTC 2015 Simon Glass <sjg@chromium.org> rockchip: Add support for the SPI image

The Rockchip boot ROM requires a particular file format for booting from SPI.
It consists of a 512-byte header encoded with RC4, some padding and then up
to 32KB of executable code in 2KB blocks, separated by 2KB empty blocks.

Add support to mkimage so that an SPL image (u-boot-spl-dtb.bin) can be
converted to this format. This allows booting from SPI flash on supported
machines.

Signed-off-by: Simon Glass <sjg@chromium.org>