[PATCH v3 1/4] of/fdt: factor out assignment of initrd_start/initrd_end

Ard Biesheuvel ard.biesheuvel at linaro.org
Mon Feb 22 08:56:40 PST 2016


On 22 February 2016 at 17:49, Will Deacon <will.deacon at arm.com> wrote:
> On Fri, Feb 12, 2016 at 03:57:23PM +0100, Ard Biesheuvel wrote:
>> Since architectures may not yet have their linear mapping up and running
>> when the initrd address is discovered from the DT, factor out the
>> assignment of initrd_start and initrd_end, so that an architecture can
>> override it and use the translation it needs.
>>
>> Cc: Rob Herring <robh at kernel.org>
>> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
>> ---
>>  drivers/of/fdt.c | 14 +++++++++++---
>>  1 file changed, 11 insertions(+), 3 deletions(-)
>
> Mark, Rob, any comments on this?
>

Already acked by Rob, and pulled into -next by Catalin ...



More information about the linux-arm-kernel mailing list