Commit 51c0859
committed
--flash_gpu_descriptor: Keep bay power if already on
84ffa84 made sure to turn on and off
the bay power to enable programming the EEPROM even with bad eeprom
(which would cause EC not to turn on bay power).
But this would cause issue for reprogramming a good eeprom because the
power is already on and it would turn it off afterwards.
So if the bay power if turned off for a GPU when windows with nvidia
driver is running, the driver crashes and bluescreens Windows.
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 6649bce commit 51c0859
1 file changed
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
1362 | 1368 | | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
1366 | 1369 | | |
1367 | 1370 | | |
1368 | 1371 | | |
| |||
0 commit comments