[U-Boot] [PATCH 2/3] fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}

Timur Tabi timur at freescale.com
Thu Sep 17 16:38:02 CEST 2009


Joakim Tjernlund wrote:

> +#ifdef CONFIG_FSL_I2C_CUSTOM_FDR
> +			fdr = CONFIG_FSL_I2C_CUSTOM_FDR;
> +			speed = i2c_clk / divider; /* Fake something */

How about setting 'speed' to CONFIG_SYS_I2C_SPEED?

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list