linux/arch/mips/boot
James Hogan 4defe4559e MIPS: Add uImage build target
Add a uImage build target for MIPS, which builds uImage.gz (a U-Boot
image of vmlinux.bin.gz), and then symlinks it to uImage. This allows
for the use of other compression algorithms in future, and is how a few
other architectures do it.

It's enabled conditionally on load-y >= 0xffffffff80000000 which
hopefully allows 64bit kernels to also work as long as the load and
entry address can be represented by the 32bit addresses in the U-Boot
image format.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5795/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-09-03 18:00:01 +02:00
..
compressed MIPS: Refactor load/entry address calculations 2013-09-03 17:58:37 +02:00
dts/include MIPS: add <dt-bindings/> symlink 2013-09-03 17:08:40 +02:00
.gitignore MIPS: Add uImage build target 2013-09-03 18:00:01 +02:00
Makefile 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