mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-08 03:21:44 +00:00
hos: reinstate host1x disable
This commit is contained in:
parent
80b3651d0a
commit
66303d0d47
1 changed files with 1 additions and 0 deletions
|
@ -1166,6 +1166,7 @@ int hos_launch(ini_sec_t *cfg)
|
|||
|
||||
// Disable display. This must be executed before secmon to provide support for all fw versions.
|
||||
display_end();
|
||||
clock_disable_host1x();
|
||||
|
||||
// Override uCID if set.
|
||||
EMC(EMC_SCRATCH0) = ctxt.ucid;
|
||||
|
|
Loading…
Reference in a new issue