
18 Aug
2015
18 Aug
'15
12:15 a.m.
On 16 August 2015 at 15:27, Simon Glass sjg@chromium.org wrote:
On 13 August 2015 at 01:29, Bin Meng bmeng.cn@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@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@chromium.org]
Applied to u-boot-x86, thanks!