
21 Jan
2016
21 Jan
'16
9 a.m.
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass sjg@chromium.org wrote:
Adjust most of the remaining functions in this file to use the driver model PCI API. The one remaining function is bridge_silicon_revision() which will need a little more work.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Drop northbridge_enable()
arch/x86/cpu/ivybridge/northbridge.c | 20 +++++++------------- arch/x86/include/asm/arch-ivybridge/sandybridge.h | 3 --- 2 files changed, 7 insertions(+), 16 deletions(-)
applied to u-boot-x86/master, thanks!