uboot-mt623x/board/esd/cpci750
Peter Tyser 54afc6ee10 cpci750: i2c cleanup
The following changes were made, primarily to bring the cpci750 i2c
driver in line with U-Boot's current I2C API:
- Made i2c_init() globally accessible
- Made i2c_read() and i2c_write() return an integer
- Updated i2c_init() calls to pass in CONFIG_SYS_I2C_SLAVE in the
  offhand chance someone adds slave support in the future

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-06-12 20:39:45 +02:00
..
64360.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk CPCI750 board support added 2004-12-16 18:21:17 +00:00
cpci750.c Command usage cleanup 2009-01-28 08:49:52 +01:00
eth.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
i2c.c cpci750: i2c cleanup 2009-06-12 20:39:45 +02:00
i2c.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
ide.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
local.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpsc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mv_eth.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mv_eth.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
mv_regs.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
pci.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
sdram_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.c board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:39:10 -05:00
serial.h CPCI750 board support added 2004-12-16 18:21:17 +00:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00