]> Git Repo - J-u-boot.git/commit
mxc_i2c: specify i2c base address in config file
authorTroy Kisky <[email protected]>
Tue, 24 Apr 2012 17:33:25 +0000 (17:33 +0000)
committerHeiko Schocher <[email protected]>
Wed, 11 Jul 2012 08:54:29 +0000 (10:54 +0200)
commitde6f604de245b19ce2e330bc63b6522af134d7ae
treef73afbff36b87d9d48259b9b227849a6d77f990c
parent211e47549b668c7cdd8658c0413a272f0d0495d4
mxc_i2c: specify i2c base address in config file

The following platforms had their config files changed
flea3, imx31_phycore, mx35pdk, mx53ard, mx53evk, mx53smd
and mx53loco.

Signed-off-by: Troy Kisky <[email protected]>
Acked-by: Stefano Babic <[email protected]>
arch/arm/include/asm/arch-mx31/imx-regs.h
arch/arm/include/asm/arch-mx35/imx-regs.h
drivers/i2c/mxc_i2c.c
include/configs/flea3.h
include/configs/imx31_phycore.h
include/configs/mx35pdk.h
include/configs/mx53ard.h
include/configs/mx53evk.h
include/configs/mx53loco.h
include/configs/mx53smd.h
This page took 0.047194 seconds and 4 git commands to generate.