uboot-mt623x/cpu/arm926ejs
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
All implementations of the functions i2c_reg_read() and
i2c_reg_write() are identical. We can save space and simplify the
code by converting these functions into inlines and putting them in
i2c.h.

Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-By: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-12-15 23:46:21 +01:00
..
at91 Fix new found CFG_ 2008-12-14 10:55:30 +01:00
davinci i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
omap ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory 2008-11-04 23:40:05 +01:00
versatile rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory 2008-11-04 23:40:05 +01:00
config.mk Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
cpu.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
interrupts.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
start.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00