mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-01 20:28:00 +01:00
fusee: add new mtc tables
This commit is contained in:
parent
abede65264
commit
599c4ebf42
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -51,9 +51,9 @@ namespace ams::nxboot {
|
|||||||
/* DramId_MarikoIowaSamsung1y4gbX */ 0x0C,
|
/* DramId_MarikoIowaSamsung1y4gbX */ 0x0C,
|
||||||
/* DramId_MarikoIowaSamsung1y8gbX */ 0x0D,
|
/* DramId_MarikoIowaSamsung1y8gbX */ 0x0D,
|
||||||
/* DramId_MarikoHoagSamsung1y4gbX */ 0x0C,
|
/* DramId_MarikoHoagSamsung1y4gbX */ 0x0C,
|
||||||
/* DramId_MarikoIowaSamsung1y4gbY */ 0x0A,
|
/* DramId_MarikoIowaSamsung1z4gb */ 0x12,
|
||||||
/* DramId_MarikoIowaSamsung1y8gbY */ 0x0B,
|
/* DramId_MarikoHoagSamsung1z4gb */ 0x12,
|
||||||
/* DramId_MarikoAulaSamsung1y4gb */ 0x0E,
|
/* DramId_MarikoAulaSamsung1z4gb */ 0x12,
|
||||||
/* DramId_MarikoHoagSamsung1y8gbX */ 0x0D,
|
/* DramId_MarikoHoagSamsung1y8gbX */ 0x0D,
|
||||||
/* DramId_MarikoAulaSamsung1y4gbX */ 0x0C,
|
/* DramId_MarikoAulaSamsung1y4gbX */ 0x0C,
|
||||||
/* DramId_MarikoIowaMicron1y4gb */ 0x0F,
|
/* DramId_MarikoIowaMicron1y4gb */ 0x0F,
|
||||||
|
@ -95,6 +95,7 @@ namespace ams::nxboot {
|
|||||||
HANDLE_CASE(0x0E, T210b01SdevEmcDvfsTableS1y4gb01)
|
HANDLE_CASE(0x0E, T210b01SdevEmcDvfsTableS1y4gb01)
|
||||||
HANDLE_CASE(0x0F, T210b01SdevEmcDvfsTableM1y4gb01)
|
HANDLE_CASE(0x0F, T210b01SdevEmcDvfsTableM1y4gb01)
|
||||||
HANDLE_CASE(0x10, T210b01SdevEmcDvfsTableH1y4gb01)
|
HANDLE_CASE(0x10, T210b01SdevEmcDvfsTableH1y4gb01)
|
||||||
|
HANDLE_CASE(0x12, T210b01SdevEmcDvfsTableS1z4gb01)
|
||||||
default:
|
default:
|
||||||
ShowFatalError("Unknown EmcDvfsTimingTableIndex: %d\n", index);
|
ShowFatalError("Unknown EmcDvfsTimingTableIndex: %d\n", index);
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) Atmosphère-NX
|
* Copyright (c) Atmosphère-NX
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms and conditions of the GNU General Public License,
|
* under the terms and conditions of the GNU General Public License,
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user