On Thu, May 19, 2016 at 12:00 PM, Simon Glass <[email protected]> wrote: > On 11 May 2016 at 08:45, Bin Meng <[email protected]> wrote: >> Instead of asking each platform to provide reserve_arch(), >> supply it in arch/x86/cpu/cpu.c in a unified way. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> Changes in v2: None >> >> arch/x86/cpu/baytrail/valleyview.c | 8 -------- >> arch/x86/cpu/broadwell/sdram.c | 5 ----- >> arch/x86/cpu/cpu.c | 12 ++++++++++++ >> arch/x86/cpu/ivybridge/sdram.c | 5 ----- >> arch/x86/cpu/quark/quark.c | 9 --------- >> 5 files changed, 12 insertions(+), 27 deletions(-) > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

