]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: zboot: Add "uzImage.bin" target
authorMaarten ter Huurne <maarten@treewalker.org>
Mon, 31 Oct 2016 14:19:55 +0000 (15:19 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:31 +0000 (16:34 +0100)
commit69418cb5af8d9e7d05747aa1b98fe93731e0349d
tree2c0c90ac387232983fbb6dd980061c6447bd7092
parent890fcdd64047a0c9120b237799b69c2be8831d35
MIPS: zboot: Add "uzImage.bin" target

uzImage.bin is vmlinuz.bin wrapped in a legacy U-Boot image. Since
the extraction code is inside the image, it does not depend on the
boot loader to extract the kernel.

Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Cc: Alban Bedel <albeu@free.fr>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14473/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile
arch/mips/boot/compressed/Makefile