Commit 283a549
fwk: tulip: assert GPU_PWR_LEVEL low only for AC-only mode
Previously, the EC always pulled it low on force_update,
causing NV Diag to fail in shell mode.
Now GPIO is pulled low only under AC-only condition.
0x3E07 (pull low)-> enter shell mode -> run NV diag (keep low).
BRANCH=fwk-tulip-29169
BUG=NVDiag Test Fail_Error Code = 000000000818
TEST= 1. AC only(100w/180w/240) can power on
2. Run the NVDiag Test not show the error code
Signed-off-by: johnwc_yeh <JohnWC_Yeh@compal.com>1 parent ef9624f commit 283a549
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
0 commit comments