Maciej W. Rozycki 8bda3e269e
MIPS: Make the default for PHYSICAL_START always 64-bit
Make the default for PHYSICAL_START always 64-bit, ensuring that a
correct sign-extended value is used if a 32-bit image is loaded by a
64-bit system, and matching how the load address is set in platform
Makefile fragments (arch/mips/*/Platform) in the absence of the
PHYSICAL_START configuration option.

Of course PHYSICAL_START itself is a misnomer as the load address is
virtual rather than physical (or otherwise sign-extension would not
apply).

Fixes: 7aa1c8f47e7e ("MIPS: kdump: Add support")
Signed-off-by: Maciej W. Rozycki <macro@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Maxim Uvarov <muvarov@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18939/
Signed-off-by: James Hogan <jhogan@kernel.org>
2018-03-28 14:58:39 +01:00
..
2018-02-19 10:55:35 +00:00
2018-02-19 10:55:36 +00:00
2017-01-25 02:51:11 +01:00
2017-11-15 11:36:08 -08:00
2018-02-07 11:22:44 -08:00
2018-02-19 10:55:35 +00:00
2017-11-03 09:02:30 -07:00
2018-02-19 10:55:36 +00:00
2017-04-10 11:56:07 +02:00