[PATCH v2] ARM: shmobile: uImage load address rework

Magnus Damm magnus.damm at gmail.com
Tue Jun 11 05:33:15 EDT 2013


On Tue, Jun 11, 2013 at 4:47 PM, Simon Horman <horms at verge.net.au> wrote:
> On Mon, Jun 10, 2013 at 06:28:57PM +0900, Magnus Damm wrote:
>> From: Magnus Damm <damm at opensource.se>
>>
>> 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 at opensource.se>
>> Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
>> Reviewed-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
>
> Thanks, I have queued this up in the soc2 branch.
> My current plan is to let that branch sit in next for a few
> days and then send a pull-request for it to be included in v3.11.

Sounds good, thanks! I will try to sort out the remaining bits and see
where that takes us.

Cheers,

/ magnus



More information about the linux-arm-kernel mailing list