[PATCH v2 05/10] efi: Add shared FDT related functions for ARM/ARM64
Matt Fleming
matt at console-pimps.org
Tue Apr 29 04:24:59 PDT 2014
On Fri, 25 Apr, at 05:09:09PM, Leif Lindholm wrote:
> From: Roy Franz <roy.franz at linaro.org>
>
> Both ARM and ARM64 stubs will update the device tree that they pass to
> the kernel. In both cases they primarily need to add the same UEFI
> related information, so the function can be shared. Create a new FDT
> related file for this to avoid use of architecture #ifdefs in
> efi-stub-helper.c.
>
> Signed-off-by: Roy Franz <roy.franz at linaro.org>
> [ Fixed memory node deletion code. ]
> Signed-off-by: Mark Rutland <mark.rutland at arm.com>
> Signed-off-by: Leif Lindholm <leif.lindholm at linaro.org>
> Acked-by: Grant Likely <grant.likely at linaro.org>
> ---
> drivers/firmware/efi/fdt.c | 285 ++++++++++++++++++++++++++++++++++++++++++++
> include/linux/efi.h | 3 +
> 2 files changed, 288 insertions(+)
> create mode 100644 drivers/firmware/efi/fdt.c
Acked-by: Matt Fleming <matt.fleming at intel.com>
--
Matt Fleming, Intel Open Source Technology Center
More information about the linux-arm-kernel
mailing list