mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 05:55:16 -04:00
exo: add new dram ID
This commit is contained in:
parent
279bb863df
commit
46612156f4
2 changed files with 4 additions and 4 deletions
|
@ -51,9 +51,9 @@ namespace ams::fuse {
|
|||
DramId_IcosaSamsung4GB = 0,
|
||||
DramId_IcosaHynix4GB = 1,
|
||||
DramId_IcosaMicron4GB = 2,
|
||||
DramId_AulaHynix1y4GB = 3,
|
||||
DramId_IowaHynix1y4GB = 3,
|
||||
DramId_IcosaSamsung6GB = 4,
|
||||
DramId_CopperHynix4GB = 5,
|
||||
DramId_HoagHynix1y4GB = 5,
|
||||
DramId_CopperMicron4GB = 6,
|
||||
DramId_IowaX1X2Samsung4GB = 7,
|
||||
DramId_IowaSansung4GB = 8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue