[U-Boot] [PATCH v2 37/55] x86: ivybridge: Convert lpc init code to DM PCI API

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:01:52 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Adjust this code to use the driver model PCI API. This is all called through
> lpc_init_extra().
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/lpc.c | 129 ++++++++++++++++++++++---------------------
>  1 file changed, 66 insertions(+), 63 deletions(-)
>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list