[U-Boot] [PATCH v2 40/55] x86: ivybridge: Use the I2C driver to perform SMbus init

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:02:05 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Move the init code into the I2C driver.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Heiko Schocher <hs at denx.de>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/cpu.c      | 39 +++------------------------------------
>  arch/x86/dts/chromebook_link.dts  |  6 ++++++
>  configs/chromebook_link_defconfig |  2 ++
>  drivers/i2c/intel_i2c.c           | 24 ++++++++++++++++++++++++
>  4 files changed, 35 insertions(+), 36 deletions(-)
>

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


More information about the U-Boot mailing list