[U-Boot] [PATCH v2 12/47] x86: Drop unused copy_fdt_to_ram()
Simon Glass
sjg at chromium.org
Mon Aug 3 01:37:27 CEST 2015
On 31 July 2015 at 09:31, Simon Glass <sjg at chromium.org> wrote:
> This is now handled by generic U-Boot code so we do not need an x86 version.
> It is no-longer called, so remove it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> arch/x86/include/asm/relocate.h | 1 -
> arch/x86/lib/relocate.c | 18 ------------------
> 2 files changed, 19 deletions(-)
Applied to u-boot-x86.
More information about the U-Boot
mailing list