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)
commit9d6b80faf9a5c47eaf10e9d5d0b6b911e902d21d
tree3a2f665adceb7f1f7074adfd00835abdad3398a9
parent151f9148d1af9ed3b5e29ab49800b0669bfe6a6a
MIPS: boot: Provide more uImage options

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