commit | 78450a9b1c8cb540d4c784571fff5adcf97bd670 | [log] [tgz] |
---|---|---|
author | Chris Gibson <cgibson@google.com> | Mon Sep 12 13:49:35 2016 -0700 |
committer | Chris Gibson <cgibson@google.com> | Mon Sep 12 15:55:10 2016 -0700 |
tree | d7707afd0066c6e9cfb99f197e14554589d7b49a | |
parent | 34d51d4b1b67fb9006b0e356eb2b5e2029513433 [diff] |
kernel/prism: fix LOS alarm initial state The Marvell GPON kernel driver does not properly clear the LOS alarm after the board first boots. The Marvell kernel code will set the LOS alarm correctly if there is a real loss of signal alarm. So changing the initial value seems to correct the problem. Addresses https://b/31153124 Change-Id: If5ecad6fd7b410f2cca96e421c1359a3c9827662