u-boot-brain/board/Marvell/common
Peter Tyser a056b1ce9e Marvell: i2c cleanup
The following changes were made, primarily to bring the Marvell 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
..
bootseq.txt rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 2008-09-10 21:09:38 +02:00
ecctest.c Fix problems with SNTP support; 2005-04-02 22:37:54 +00:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c.c Marvell: i2c cleanup 2009-06-12 20:39:45 +02:00
i2c.h * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00
intel_flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
intel_flash.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
memory.c * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00
misc.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ns16550.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ns16550.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
ppc_error_no.h * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00
serial.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.h * Patch by Ronen Shitrit, 10 Dec 2003: 2004-01-03 00:43:19 +00:00