sh64: Don't use PHYSADDR() for output_addr calculation.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 11 Jul 2009 17:36:25 +0000 (13:36 -0400)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 11 Jul 2009 17:36:25 +0000 (13:36 -0400)
commit040f43e0bf70935cbe8a775110206d11367e11db
tree9d320e89b0d68cd372b8e2c1e19461fa8916a538
parent59f002964f4e6668a0132cd796b82f7f8a4803f0
sh64: Don't use PHYSADDR() for output_addr calculation.

Opencode the MEMORY_START offset directly, sh64 uses a slightly different
calculation.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boot/compressed/misc.c