Changes

Jump to navigation Jump to search
278 bytes added ,  18:53, 7 April 2021
no edit summary
Line 220: Line 220:  
| 0x0
 
| 0x0
 
| 0x8
 
| 0x8
| FwVersion (0x00 = Development, 0x01 = Retail, [4.0.0+] 0x02 = Retail, [11.0.0+] 0x03 = Development, [11.0.0+] 0x04 = Retail, [12.0.0+] 0x05 = Retail)
+
| [[#FwVersion]]
 
|-
 
|-
 
| 0x8
 
| 0x8
 
| 0x4
 
| 0x4
| AccCtrl1 (0x00A10011 = 25MHz access, 0x00A10010 = 50MHz access)
+
| [[#AccCtrl1]]
 
|-
 
|-
 
| 0xC
 
| 0xC
Line 252: Line 252:  
| 0x24
 
| 0x24
 
| 0x1
 
| 0x1
| [9.0.0+] CompatibilityType (0x00 = Normal, 0x01 = Terra)
+
| [9.0.0+] [[#CompatibilityType]]
 
|-
 
|-
 
| 0x25
 
| 0x25
Line 269: Line 269:  
| 0x38
 
| 0x38
 
| Empty
 
| Empty
 +
|}
 +
 +
==== FwVersion ====
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0
 +
| Development
 +
|-
 +
| 1
 +
| Retail
 +
|-
 +
| 2
 +
| [4.0.0+] Retail
 +
|-
 +
| 3
 +
| [11.0.0+] Development
 +
|-
 +
| 4
 +
| [11.0.0+] Retail
 +
|-
 +
| 5
 +
| [12.0.0+] Retail
 +
|}
 +
 +
==== AccCtrl1 ====
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0x00A10010
 +
| 50MHz access
 +
|-
 +
| 0x00A10011
 +
| 25MHz access
 +
|}
 +
 +
==== CompatibilityType ====
 +
{| class="wikitable" border="1"
 +
|-
 +
! Value
 +
! Description
 +
|-
 +
| 0
 +
| Normal
 +
|-
 +
| 1
 +
| Terra
 
|}
 
|}
  

Navigation menu