uboot-mt623x/board/esd/du405
Stefan Roese 79b2d0bb2e [PATCH] PPC4xx: Add support for multiple I2C busses
This patch adds support for multiple I2C busses on the PPC4xx
platforms. Define CONFIG_I2C_MULTI_BUS in the board config file
to make use of this feature.

It also merges the 405 and 440 i2c header files into one common
file 4xx_i2c.h.

Also the 4xx i2c reset procedure is reworked since I experienced
some problems with the first access on the 440SPe Katmai board.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-02-20 10:27:08 +01:00
..
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk Initial revision 2001-12-28 14:40:42 +00:00
du405.c [PATCH] PPC4xx: Add support for multiple I2C busses 2007-02-20 10:27:08 +01:00
du405.h Initial revision 2001-12-28 14:40:42 +00:00
flash.c * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length 2003-05-30 12:48:29 +00:00
fpgadata.c Initial revision 2002-03-02 09:46:26 +00:00
u-boot.lds 2005-12-12 16:06:05 +01:00