[U-Boot] [PATCH v2 27/55] x86: ivybridge: Use driver model PCI API in bd82x6x.c

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:00:57 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at 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!


More information about the U-Boot mailing list