]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
83xx, kmeter1: add I2C, dtt, eeprom support
authorHeiko Schocher <hs@denx.de>
Tue, 24 Feb 2009 10:30:34 +0000 (11:30 +0100)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 6 Mar 2009 00:21:17 +0000 (18:21 -0600)
commit19f0e93041dbfe22f8d39b98e4f7f9ea87b77803
treedaee9618bf97254766a44843f66bd797732b6d4f
parentdb1d72afd77287bc8577210f3f71ab249dcf146f
83xx, kmeter1: add I2C, dtt, eeprom support

This patch adds I2C support for the Keymile kmeter1 board.
It uses the First I2C Controller from the CPU, for
accessing 4 temperature sensors, an eeprom with IVM data
and the booteeprom over a pca9547 mux.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/keymile/common/common.c
board/keymile/kmeter1/kmeter1.c
include/configs/keymile-common.h
include/configs/kmeter1.h