[U-Boot] [PATCH 2/2] fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_DFSR

Timur Tabi timur at freescale.com
Tue Sep 15 20:51:53 CEST 2009


Joakim Tjernlund wrote:
> Some boards need a higher DFSR value than the spec currently
> recommends so give these boards the means to define there own.

If you're going to do this, then you need to also define CONFIG_FSL_I2C_CUSTOM_FSR and CONFIG_FSL_I2C_CUSTOM_SPEED, and disable the code that lets you change the speed.  Otherwise, the code will have no idea what speed the bus is really running at.


-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list