j
k
j a
j l
Joakim Tjernlund wrote:
+#ifdef CONFIG_FSL_I2C_CUSTOM_FDR fdr = CONFIG_FSL_I2C_CUSTOM_FDR; speed = i2c_clk / divider; /* Fake something */
+#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?
Back to the thread
Back to the list