public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 00/15] ARM: shmobile: uImage load address rework
@ 2013-06-05  7:06 Magnus Damm
  2013-06-05  7:06 ` [PATCH 01/15] ARM: shmobile: Per-board uImage load addresses Magnus Damm
                   ` (17 more replies)
  0 siblings, 18 replies; 24+ messages in thread
From: Magnus Damm @ 2013-06-05  7:06 UTC (permalink / raw)
  To: linux-arm-kernel

ARM: shmobile: uImage load address rework

[PATCH 01/15] ARM: shmobile: Per-board uImage load addresses
[PATCH 02/15] ARM: shmobile: AG5EVM uImage rework
[PATCH 03/15] ARM: shmobile: AP4EVB uImage rework
[PATCH 04/15] ARM: shmobile: APE6EVM uImage rework
[PATCH 05/15] ARM: shmobile: Armadillo800EVA uImage rework
[PATCH 06/15] ARM: shmobile: Bock-W uImage rework
[PATCH 07/15] ARM: shmobile: Bonito uImage rework
[PATCH 08/15] ARM: shmobile: KZM9D uImage rework
[PATCH 09/15] ARM: shmobile: KZM9G uImage rework
[PATCH 10/15] ARM: shmobile: Kota2 uImage rework
[PATCH 11/15] ARM: shmobile: Lager uImage rework
[PATCH 12/15] ARM: shmobile: Mackerel uImage rework
[PATCH 13/15] ARM: shmobile: Marzen uImage rework
[PATCH 14/15] ARM: shmobile: Armadillo800EVA reference uImage rework
[PATCH 15/15] ARM: shmobile: Remove MEMORY_START uImage load address

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>
---

 Written against renesas.git renesas-next-20130604v2

 arch/arm/mach-shmobile/Makefile.boot |   26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2013-06-06  7:26 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05  7:06 [PATCH 00/15] ARM: shmobile: uImage load address rework Magnus Damm
2013-06-05  7:06 ` [PATCH 01/15] ARM: shmobile: Per-board uImage load addresses Magnus Damm
2013-06-05  8:29   ` Arnd Bergmann
2013-06-06  7:26     ` Magnus Damm
2013-06-05  7:06 ` [PATCH 02/15] ARM: shmobile: AG5EVM uImage rework Magnus Damm
2013-06-05  7:06 ` [PATCH 03/15] ARM: shmobile: AP4EVB " Magnus Damm
2013-06-05  7:06 ` [PATCH 04/15] ARM: shmobile: APE6EVM " Magnus Damm
2013-06-05  7:06 ` [PATCH 05/15] ARM: shmobile: Armadillo800EVA " Magnus Damm
2013-06-05  7:07 ` [PATCH 06/15] ARM: shmobile: Bock-W " Magnus Damm
2013-06-05  7:07 ` [PATCH 07/15] ARM: shmobile: Bonito " Magnus Damm
2013-06-05  7:07 ` [PATCH 08/15] ARM: shmobile: KZM9D " Magnus Damm
2013-06-05  7:07 ` [PATCH 09/15] ARM: shmobile: KZM9G " Magnus Damm
2013-06-05  7:07 ` [PATCH 10/15] ARM: shmobile: Kota2 " Magnus Damm
2013-06-05  7:07 ` [PATCH 11/15] ARM: shmobile: Lager " Magnus Damm
2013-06-05  7:07 ` [PATCH 12/15] ARM: shmobile: Mackerel " Magnus Damm
2013-06-05  7:08 ` [PATCH 13/15] ARM: shmobile: Marzen " Magnus Damm
2013-06-05  7:08 ` [PATCH 14/15] ARM: shmobile: Armadillo800EVA reference " Magnus Damm
2013-06-05  7:08 ` [PATCH 15/15] ARM: shmobile: Remove MEMORY_START uImage load address Magnus Damm
2013-06-05  7:13 ` [PATCH 00/15] ARM: shmobile: uImage load address rework Laurent Pinchart
2013-06-05  7:16   ` Magnus Damm
2013-06-05  7:29 ` Kuninori Morimoto
2013-06-05  8:51   ` Magnus Damm
2013-06-05  8:29 ` Arnd Bergmann
2013-06-05  8:41   ` Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox