From: Andrew Bresticker Date: Mon, 16 Mar 2015 21:43:08 +0000 (-0700) Subject: MIPS: Allow platforms to specify the decompressor load address X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76a4c1ae1923b0b21d1a97e972cb2ce39791aa1;p=pandora-kernel.git MIPS: Allow platforms to specify the decompressor load address Platforms which use raw zboot images may need to link the image at a fixed address if there is no other way to communicate the load address to the bootloader. Allow the per-platform Kbuild files to specify an optional zboot image load address (zload-y) and fall back to calc_vmlinuz_load_addr if unset. Signed-off-by: Andrew Bresticker Cc: Lars-Peter Clausen Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Cc: Andrew Bresticker Cc: Ezequiel Garcia Cc: James Hartley Cc: James Hogan Patchwork: https://patchwork.linux-mips.org/patch/9566/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed