On 3/24/20 11:46 PM, Marek Vasut wrote: > WARNING: This is NOT a fix, but rather a bug report / notice of a problem. > Disable the I2C timing calculation. The calculation is adding 1 second (!) > to the SPL boot time only to calculate I2C timing parameters, that is not > acceptable. Moreover, it is exercising the memory allocator massively. > > Is there no simplified timing parameter calculation which could replace > that horribleness ?
Also note the DWC i2c driver has some rather simple I2C setup/hold time calculation, maybe that could be recycled ? -- Best regards, Marek Vasut