fusee: Minor hardware configuration fixes.

This commit is contained in:
hexkyz
2018-11-17 21:50:31 +00:00
parent ac391d9c5e
commit 6e7eb47d33
3 changed files with 12 additions and 3 deletions

View File

@@ -234,7 +234,7 @@ void nx_hwinit()
/* Reboot SE. */
/* NOTE: [4.0.0+] This was removed. */
clkrst_reboot(CARDEVICE_SE);
/* clkrst_reboot(CARDEVICE_SE); */
/* Reboot unknown device. */
clkrst_reboot(CARDEVICE_UNK);