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
read above attribute and set clock functional state.
libek change: (may need similiar change in hostboot sbei)
current behaviour. any clock failure will lead to planar callout and proc deconfigure.
New behaviour:
* check CP_REFCLOCK_SELECT and callout planar and deconfigure the proc if already redundancy is not there.
* If redundancy is there
* deconfgiure the clock target.
* this should be informational log.
Add new behaviour for clock status check failure at istep 0.6
Current behaviour: Simply fail the IPL on clock status check failure.
New behaviour:
* check CP_REFCLOCK_SELECT and callout planar and fail the IPL if already redundancy is not there.
* If redundancy is there
* deconfgiure the clock target.
* this should be informational log.
The text was updated successfully, but these errors were encountered:
* check CP_REFCLOCK_SELECT and callout planar and deconfigure the proc if already redundancy is not there.
* If redundancy is there
* deconfgiure the clock target.
* this should be informational log.
* check CP_REFCLOCK_SELECT and callout planar and fail the IPL if already redundancy is not there.
* If redundancy is there
* deconfgiure the clock target.
* this should be informational log.
The text was updated successfully, but these errors were encountered: