fusee/sept: changes for exo2 (note: not final)
This commit is contained in:
@@ -957,7 +957,7 @@ uint32_t nxboot_main(void) {
|
||||
if (MAILBOX_EXOSPHERE_CONFIGURATION->target_firmware < ATMOSPHERE_TARGET_FIRMWARE_4_0_0) {
|
||||
exosphere_memaddr = (void *)0x4002D000;
|
||||
} else {
|
||||
exosphere_memaddr = (void *)0x4002B000;
|
||||
exosphere_memaddr = (void *)0x40030000;
|
||||
}
|
||||
|
||||
/* Copy Exosphère to a good location or read it directly to it. */
|
||||
|
||||
Reference in New Issue
Block a user