uboot-mt623x/cpu/mpc8xx
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
..
Makefile MPC8xx: Fix libfdt support introduced in commit 77ff7b74 2008-04-02 11:07:20 -04:00
bedbug_860.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
commproc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c Fix compile error in building MBX860T. 2008-12-10 09:26:42 +01:00
cpu_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 2008-08-21 02:07:43 +02:00
fec.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
fec.h Initial revision 2000-12-14 10:04:19 +00:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lcd.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
plprcr_write.S * Patch by Wolter Kamphuis, 15 Dec 2003: 2004-02-06 21:48:22 +00:00
scc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
speed.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
start.S Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
upatch.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
video.c video: fix FADS823 and RRvision compiling issues 2008-12-09 17:52:05 +01:00
wlkbd.c Initial revision 2002-08-27 09:48:53 +00:00