]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd77ab7d239651db2744b2034ee4a5a2c07a889bb
tree3a2f665adceb7f1f7074adfd00835abdad3398a9
parenta966a82643f3dbc243b08562ca75df8677e0918f
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