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]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

