[U-Boot] [PATCH 04/11] x86: Remove calculate_relocation_address()

Simon Glass sjg at chromium.org
Tue Aug 18 00:15:18 CEST 2015


On 16 August 2015 at 15:27, Simon Glass <sjg at chromium.org> wrote:
> 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>]

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list