]> Git Repo - J-u-boot.git/commit
x86: Unify reserve_arch() for all x86 boards
authorBin Meng <[email protected]>
Wed, 11 May 2016 14:45:00 +0000 (07:45 -0700)
committerBin Meng <[email protected]>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commit0c2b7eef97b00c3d1e5545518b2647b8fbf42537
treecab1f41b8bda5bd47c63717a41fa10075cb879ee
parent789b6dceccbb852b0be235334b713467f88e2f8e
x86: Unify reserve_arch() for all x86 boards

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]>
Reviewed-by: Simon Glass <[email protected]>
arch/x86/cpu/baytrail/valleyview.c
arch/x86/cpu/broadwell/sdram.c
arch/x86/cpu/cpu.c
arch/x86/cpu/ivybridge/sdram.c
arch/x86/cpu/quark/quark.c
This page took 0.036604 seconds and 4 git commands to generate.