[U-Boot-Users] [PATCH] Add support for setting the I2C bus speed in fsl_i2c.c

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sat Mar 15 08:35:56 CET 2008


On 17:45 Fri 14 Mar     , Timur Tabi wrote:
> Add support to the Freescale I2C driver (fsl_i2c.c) for setting and querying
> the I2C bus speed.  Current 8[356]xx boards define the CFG_I2C_SPEED macro,
> but fsl_i2c.c ignores it and uses conservative value when programming the
> I2C bus speed.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> 
> This patch is for U-Boot 1.3.3.  It affects 83xx, 85xx, and 86xx.
> 
>  #endif /* CONFIG_HARD_I2C */
>  #endif /* CONFIG_FSL_I2C */
Could you btw move this to the Makefile

Best Regards,
J.




More information about the U-Boot mailing list