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
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Use a more robust way to get end of manufacturing state
should use the register 0x6c bit 30 for the EOM state,
if the value is 0x1, it means eom is done; otherwise
it means still in manufacturing mode.
The 0x40 register bit 4 is not stable which will show
wrong state in some rare cases.
Change-Id: Ie979870c8a6b37f62f4853a3382bff2cc5ee5ab8
Tracked-On: https://jira.devtools.intel.com/browse/OAM-83525
Signed-off-by: Genshen, Li <[email protected]>
Reviewed-on: https://android.intel.com:443/674999
0 commit comments