Use reconfig workaround for power off and reboots

This commit is contained in:
CTCaer
2020-06-14 13:05:51 +03:00
parent 0096b91146
commit 90a759b98e
2 changed files with 4 additions and 15 deletions

View File

@@ -139,8 +139,6 @@ void reboot_normal()
sd_end();
reconfig_hw_workaround(false, 0);
nyx_str->mtc_cfg.init_done = 0;
panic(0x21); // Bypass fuse programming in package1.
}