Hello Wolfgang,

Wolfgang Denk schrieb:
> In message <4d2d78b1.9090...@denx.de> you wrote:
>> On 01/04/2011 09:27 AM, Jason Liu wrote:
>>> This patch add I2C support for Freescale MX53 processor
>>>
>>> Signed-off-by: Jason Liu <r64...@freescale.com>
>>>
>>> ---
>>> Changes for v2:
>>> -address the comments of Heiko, add #if defined(CONFIG_MX31)
>>>  to avoid break MX31 build. Move CONFIG_HARD_I2C to the top
>>>  of the file and fix the error message from:
>>>          #error "define CONFIG_SYS_I2C_PORT to use the I2C driver"
>>>  to      #error "define CONFIG_SYS_I2C_MXxx_PORTx to use the I2C driver"
>>>
>>> Changes for v3:
>>> -address the comments from Albert, change #ifdef to #if defined()
>>>  for the sake of homogeneity
>>> ---
>>>  drivers/i2c/mxc_i2c.c |   21 ++++++++++++++++++---
>>>  1 files changed, 18 insertions(+), 3 deletions(-)
>> Applied to u-boot-imx, thanks.
> 
> Please wait for the ACK from the I2C custodian first.

Uh, I thought I acked it, but couldn;t find such an EMail, so:

Acked-by: Heiko Schocher <h...@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to