mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 14:40:41 +00:00
a056b1ce9e
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> |
||
---|---|---|
.. | ||
bootseq.txt | ||
ecctest.c | ||
flash.c | ||
i2c.c | ||
i2c.h | ||
intel_flash.c | ||
intel_flash.h | ||
memory.c | ||
misc.S | ||
ns16550.c | ||
ns16550.h | ||
ppc_error_no.h | ||
serial.c | ||
serial.h |