
23 Feb
2009
23 Feb
'09
11:35 p.m.
On Thu, 19 Feb 2009 17:24:05 +0100 Heiko Schocher hs@denx.de wrote:
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
I let the dtt_bus env variable in this patch, and remove this, when I send a patch for moving dtt_init after relocation is done. Then this is no longer needed.
These things usually work the other way around; please fix this so dtt_bus isn't needed.
Kim