[U-Boot-Users] [Patch 0/9] U-boot-V2: Introduce I2C support for SDP3430

Menon, Nishanth x0nishan at ti.com
Wed Jun 18 14:33:36 CEST 2008


Hi Sascha,

This series of patches introduce I2C support in U-Boot v2. This support is similar to the one in 2.6.26 rc5 kernel. i2ctools diagnostics introduced is based on http://www.lm-sensors.org/wiki/I2CTools

The benefit is that we can backport drivers present in linux kernel to u-boot v2 with very little effort.

In the case of OMAP, just the i2c-core and adapter driver comprises of around 6k size addition. Tools add up further.

The complete patch series is available here:
http://linux.omap.com/pub/patches/rfc/u-boot-v2/i2c-20080617/

This series contains the following patches:

[Patch 1/9] U-boot-V2:ID: Sync mod_devicetable
[Patch 2/9] U-boot-V2:ARM: Introduce additional bitops
[Patch 3/9] U-boot-V2:ID: Introduce idr
[Patch 4/9] U-boot-V2:I2C: Introduce core
[Patch 5/9] U-boot-V2:I2C:Algos: Introduce I2c Algos
[Patch 6/9] U-boot-V2:Commands: Introduce i2c commands
[Patch 7/9] U-boot-V2:ARM:OMAP: Introduce OMAP classes
[Patch 8/9] U-boot-V2:I2C:Busses: Add I2c OMAP Adapter
[Patch 9/9] U-boot-V2:Boards:SDP3430 enable i2c bus1

Regards,
Nishanth Menon




More information about the U-Boot mailing list