[U-Boot] [PATCH 04/11] x86: Remove calculate_relocation_address()
Simon Glass
sjg at chromium.org
Sun Aug 16 23:27:09 CEST 2015
On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> Now that we have generic routine to calculate relocation address,
> remove the x86 specific one which is now only used by coreboot.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/coreboot/sdram.c | 9 +------
> arch/x86/include/asm/init_helpers.h | 2 --
> arch/x86/lib/init_helpers.c | 51 +------------------------------------
> 3 files changed, 2 insertions(+), 60 deletions(-)
Great!
Acked-by: Simon Glass <sjg at chromium.org>]
More information about the U-Boot
mailing list