MIPS: boot: Provide more uImage options
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 16 Feb 2015 15:13:11 +0000 (15:13 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 20 Feb 2015 13:17:43 +0000 (14:17 +0100)
Allow more compression algorithms as well as uncompressed uImage.bin
to be generated. An uncompressed image might be useful to rule out
problems in the decompression code in the bootloader or even speed
up the boot process at the expense of a bigger uImage file.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9271/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
arch/mips/boot/Makefile

Simple merge
Simple merge