You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AFCv3 clock switch configuration doesn't check when the I2C calls have success of not, and do nothing if the configuration fails somehow. The functions must be refactored to check if the configuration works and propagate this.
Related code:
augustofg
changed the title
AFCv3 doens't check sucess and propagate errors in clock switch configuratin
AFCv3 doesn't check success and propagate errors in clock switch configuration
Jan 5, 2024
The AFCv3 clock switch configuration doesn't check when the I2C calls have success of not, and do nothing if the configuration fails somehow. The functions must be refactored to check if the configuration works and propagate this.
Related code:
openMMC/port/board/afc-v3/payload.c
Lines 480 to 547 in d7c579f
openMMC/modules/adn4604.c
Lines 32 to 151 in d7c579f
The text was updated successfully, but these errors were encountered: