u-boot/cpu/arm920t
Peter Tyser 655b34a78a i2c: Create common default i2c_[set|get]_bus_speed() functions
New default, weak i2c_get_bus_speed() and i2c_set_bus_speed() functions
replace a number of architecture-specific implementations.

Also, providing default functions will allow all boards to enable
CONFIG_I2C_CMD_TREE.  This was previously not possible since the
tree-form of the i2c command provides the ability to display and modify
the i2c bus speed which requires i2c_[set|get]_bus_speed() to be
present.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2009-06-12 20:39:45 +02:00
..
at91rm9200 i2c: Create common default i2c_[set|get]_bus_speed() functions 2009-06-12 20:39:45 +02:00
imx Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
ks8695 ks8695: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
s3c24x0 Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
Makefile Move "ar" flags to config.mk to allow for silent "make -s" 2006-10-09 01:02:05 +02:00
config.mk Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
cpu.c Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
interrupts.c Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00
start.S Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00