[U-Boot-Users] [Patch 6/9] U-boot-V2:Commands: Introduce i2c commands

Menon, Nishanth x0nishan at ti.com
Wed Jun 18 14:35:30 CEST 2008


Introduce I2c commands from i2c-tools. This allows for app compatibility

This code is based on http://www.lm-sensors.org/wiki/I2CTools
and closely follows the functionality, options and man page documentation

Signed-off-by: Nishanth Menon <x0nishan at ti.com>

---
 Documentation/commands.dox |    4
 commands/Kconfig           |   31
 commands/i2c.c             | 1814 +++++++++++++++++++++++++++++++++++++++++++++
 commands/i2c.h             |   84 ++
 4 files changed, 1933 insertions(+)

This patch is too big to fit to mailing list limit. Please see:
http://linux.omap.com/pub/patches/rfc/u-boot-v2/i2c-20080617/006-i2c-add-tools.patch

Regards,
Nishanth Menon




More information about the U-Boot mailing list