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

Bin Meng bmeng.cn at gmail.com
Fri Aug 12 03:41:27 CEST 2016


On Tue, Jul 12, 2016 at 1:20 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list