ARM: shmobile: uImage load address rework
authorMagnus Damm <damm@opensource.se>
Mon, 10 Jun 2013 09:28:57 +0000 (18:28 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 12 Jun 2013 11:49:56 +0000 (20:49 +0900)
commit12dca809ef785e451263351325d4806198040b40
treed9a9780f0ac8bd6c4bcc710df04652a24dc2b2d7
parent5fcf4a3c3a5bc08bf72a50ef1332501a3c1b96bb
ARM: shmobile: uImage load address rework

This is V2 of the mach-shmobile uImage load address rework patch.

Rework the mach-shmobile uImage load address calculation by storing
the per-board load addresses in Makefile.boot. This removes the
CONFIG_MEMORY_START dependency from Makefile.boot, and it also makes
it possible to create safe kernel images that boot on multiple boards.

This is one of several series of code that reworks code not to rely on
CONFIG_MEMORY_START/SIZE which in turn is needed for ARCH_MULTIPLATFORM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile.boot
This page took 0.024381 seconds and 5 git commands to generate.