hos: add missing deinit
This commit is contained in:
@@ -802,6 +802,7 @@ int hos_launch(ini_sec_t *cfg)
|
|||||||
// Check if stock is enabled and device can boot in OFW.
|
// Check if stock is enabled and device can boot in OFW.
|
||||||
if (ctxt.stock && (h_cfg.t210b01 || !tools_autorcm_enabled()))
|
if (ctxt.stock && (h_cfg.t210b01 || !tools_autorcm_enabled()))
|
||||||
{
|
{
|
||||||
|
sdram_src_pllc(false);
|
||||||
emmc_end();
|
emmc_end();
|
||||||
|
|
||||||
WPRINTF("\nRebooting to OFW in 5s...");
|
WPRINTF("\nRebooting to OFW in 5s...");
|
||||||
|
|||||||
Reference in New Issue
Block a user