linux/arch/mips/boot/compressed
Wu Zhangjin 3c4b7fde94 MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
We have calculated VMLINUZ_LOAD_ADDRESS in shell, which is indecipherable. This
patch rewrites it in C.

Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
To: linux-mips <linux-mips@linux-mips.org>
Cc: Alexander Clouter <alex@digriz.org.uk>
Cc: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Alexander Clouter <alex@digriz.org.uk>
Patchwork: https://patchwork.linux-mips.org/patch/1324/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:33 +01:00
..
calc_vmlinuz_load_addr.c MIPS: Unify the suffix of compressed vmlinux.bin 2010-08-05 13:26:31 +01:00
dbg.c MIPS: Simplify the weak annotation with __weak 2010-02-27 12:53:17 +01:00
decompress.c MIPS: Clean up arch/mips/boot/compressed/decompress.c 2010-08-05 13:26:32 +01:00
dummy.c MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
head.S MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
ld.script MIPS: Clean up arch/mips/boot/compressed/ld.script 2010-08-05 13:26:32 +01:00
Makefile MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS 2010-08-05 13:26:33 +01:00
uart-16550.c MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images 2009-12-17 01:56:56 +00:00
uart-alchemy.c MIPS: Alchemy: debug output for compressed kernels 2010-02-27 12:53:16 +01:00