alistair23-linux/arch/mips/boot
Florian Fainelli 31c4867d6c MIPS: ZBOOT: Support LZ4 compression scheme
Add support for the LZ4 compression scheme in the ZBOOT decompression
stub, in order to support it we need to:

- select the "lz4" compression tool to compress the vmlinux.bin
  payload
- memcpy() is also required for decompress_unlz4.c so we share the
  implementation between GZIP, XZ and now LZ4

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: blogic@openwrt.org
Cc: james.hogan@imgtec.com
Patchwork: https://patchwork.linux-mips.org/patch/5829/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-10-29 21:24:34 +01:00
..
compressed MIPS: ZBOOT: Support LZ4 compression scheme 2013-10-29 21:24:34 +01:00
dts/include MIPS: Fix invalid symbolic link file 2013-09-19 17:04:35 +02:00
.gitignore MIPS: Add uImage build target 2013-09-03 18:00:01 +02:00
ecoff.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
elf2ecoff.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Makefile MIPS: Add uImage build target 2013-09-03 18:00:01 +02:00