u-boot-brain/doc/board
Atish Patra 414c34ed55 image: Add compressed Image parsing support in booti.
Add compressed Image parsing support so that booti can parse both
flat and compressed Image to boot Linux. Currently, it is difficult
to calculate a safe address for every board where the compressed
image can be decompressed. It is also not possible to figure out the
size of the compressed file as well. Thus, user need to set two
additional environment variables kernel_comp_addr_r and filesize to
make this work.

Following compression methods are supported for now.
lzma, lzo, bzip2, gzip.

lz4 support is not added as ARM64 kernel generates a lz4 compressed
image with legacy header which U-Boot doesn't know how to parse and
decompress.

Tested on HiFive Unleashed and Qemu for RISC-V.
Tested on Qemu for ARM64.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
[trini: Fix minor rST formatting problems]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-04-17 12:32:36 -04:00
..
AndesTech doc: fix opensbi build steps for AX25-AE350 2020-02-10 14:51:39 +08:00
atmel doc: board: Add missing board index.rst files 2019-07-29 09:32:08 -04:00
coreboot doc: board: Add coreboot board doc 2019-07-24 10:07:24 -04:00
emulation doc: board: qemu-mips.rst: fix code examples 2020-04-09 18:55:59 +02:00
freescale doc: board: Add missing board index.rst files 2019-07-29 09:32:08 -04:00
google doc: Chromebook Coral: Fix typo for "Top of CAR region" 2020-03-05 18:25:21 +08:00
intel doc: intel: Update serial driver changes in slimbootloader.rst 2020-02-04 01:19:26 +08:00
renesas doc: board: Add missing board index.rst files 2019-07-29 09:32:08 -04:00
rockchip doc: boards: Add rockchip documentation 2020-01-30 11:44:01 +08:00
sifive image: Add compressed Image parsing support in booti. 2020-04-17 12:32:36 -04:00
st stm32mp1: add 800 MHz profile support 2020-03-24 14:16:33 +01:00
toradex doc: board: verdin-imx8mm: use mainline TF-A 2020-04-04 22:08:44 +08:00
xilinx ARM: zynq: Switch to single zynq configurations 2020-04-06 12:51:31 +02:00
index.rst doc: board: toradex: add colibri_imx7.rst 2020-03-05 18:19:40 +08:00