the following patch was just integrated into master: commit 88357548a20e7850acdd4528b1923d15c728ac09 Author: Ionela Voinescu ionela.voinescu@imgtec.com Date: Tue Sep 15 13:56:30 2015 +0100
imgtec/pistachio: I2C: fix base address for I2C clock setup
The base address for the I2C dividers (DIV1 and CLOCKOUT) was erroneously set to the toplevel clock controller base address and not to the correct peripherals clock controller base address.
Change-Id: I66bbc1e741bcf6251babee7ddd6376d49d7cb3d1 Signed-off-by: Ionela Voinescu ionela.voinescu@imgtec.com Reviewed-on: https://review.coreboot.org/12771 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See https://review.coreboot.org/12771 for details.
-gerrit