[U-Boot] [PATCH] x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code

Bin Meng bmeng.cn at gmail.com
Tue Jul 12 07:20:53 CEST 2016


On Tue, Jun 28, 2016 at 9:45 PM, Stefan Roese <sr at denx.de> wrote:
> This patch includes the following changes:
>
> - Remove Designware I2C support from dts as its not used
> - Configure SMBus PADs in dts
> - Enable I2C commands and I2C support
> - Configure SMSC2513 USB hub via SMBus upon startup
> - Move environment location to match Minnowmax example
> - Enhancement of the default environment
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  arch/x86/dts/conga-qeval20-qa3-e3845.dts           | 18 ++++++----
>  .../conga-qeval20-qa3-e3845/conga-qeval20-qa3.c    | 40 ++++++++++++++++++++++
>  ...conga-qeval20-qa3-e3845-internal-uart_defconfig |  3 ++
>  configs/conga-qeval20-qa3-e3845_defconfig          |  3 ++
>  include/configs/conga-qeval20-qa3-e3845.h          | 12 ++++---
>  5 files changed, 64 insertions(+), 12 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list