]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/sbc8560.h
Converted all 85xx boards to use a common FSL I2C driver.
authorJon Loeliger <jdl@freescale.com>
Fri, 20 Oct 2006 20:50:15 +0000 (15:50 -0500)
committerJon Loeliger <jdl@freescale.com>
Fri, 20 Oct 2006 20:50:15 +0000 (15:50 -0500)
commit2047672684cf85cb6f96a1fbc993180aaaf19a99
tree6c282cc7fd149edb7fe78b1afd4417f20a7aa99f
parent4d45f69e362b05892c9e92a7907e5820995612aa
Converted all 85xx boards to use a common FSL I2C driver.
Introduced COFIG_FSL_I2C to select the common FSL I2C driver.
And removed hard i2c path from a few u-boot.lds scipts too.
Minor whitespace cleanups along the way.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
19 files changed:
board/mpc8560ads/u-boot.lds
board/sbc8560/u-boot.lds
board/stxgp3/u-boot.lds
cpu/mpc85xx/Makefile
cpu/mpc85xx/i2c.c [deleted file]
drivers/fsl_i2c.c
include/configs/MPC8540ADS.h
include/configs/MPC8540EVAL.h
include/configs/MPC8541CDS.h
include/configs/MPC8548CDS.h
include/configs/MPC8555CDS.h
include/configs/MPC8560ADS.h
include/configs/MPC8641HPCN.h
include/configs/PM854.h
include/configs/PM856.h
include/configs/SBC8540.h
include/configs/TQM85xx.h
include/configs/sbc8560.h
include/configs/stxgp3.h