lnls-dig / openMMC

Open source firmware for MMC controllers
GNU General Public License v3.0
39 stars 32 forks source link

Fix FRU reading / writing operations #197

Closed gustavosr8 closed 10 months ago

augustofg commented 10 months ago

Also, please update the commit message to reflect the problem you fixed:

Fix FRU reading / writing operations

Add a non zero timeout value so FRU read operations fail less often,
fix FRU writing (at24mac) function to wait until the EEPROM is not
busy before proceeding to the next block write.
augustofg commented 10 months ago

:+1: