mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-25 12:14:24 -04:00
fusee: add missing mtc tables
This commit is contained in:
parent
e85bc4db0b
commit
4617fec672
15 changed files with 565 additions and 343 deletions
|
@ -60,6 +60,12 @@ namespace ams::nxboot {
|
|||
/* DramId_MarikoHoagMicron1y4gb */ 0x0F,
|
||||
/* DramId_MarikoAulaMicron1y4gb */ 0x0F,
|
||||
/* DramId_MarikoAulaSamsung1y8gbX */ 0x0D,
|
||||
/* DramId_MarikoIowaHynix1a4gb */ 0x13,
|
||||
/* DramId_MarikoHoagHynix1a4gb */ 0x13,
|
||||
/* DramId_MarikoAulaHynix1a4gb */ 0x13,
|
||||
/* DramId_MarikoIowaMicron1a4gb */ 0x14,
|
||||
/* DramId_MarikoHoagMicron1a4gb */ 0x14,
|
||||
/* DramId_MarikoAulaMicron1a4gb */ 0x14,
|
||||
};
|
||||
|
||||
int GetMemoryTrainingTableIndex() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue