CP Box Non Volatile Storage: Difference between revisions

From PS5 Developer wiki
Jump to navigation Jump to search
Line 7: Line 7:
! Start Offset in NVS !! Start Offset in Sflash !! Size !! Notes
! Start Offset in NVS !! Start Offset in Sflash !! Size !! Notes
|-
|-
| 0x1012|| 0x1C5012 || 01 || UART Enable for EMC (FF Means Enabled, Any other value means disabled)
| 0x1012 || 0x1C5012 || 0x01 || UART Enable for EMC (FF Means Enabled, Any other value means disabled)
|-
| 0x4000 || 0x1C8000 || 0x10 || Serial Number (e.g 1AR2P20000001100)
|-
|-
|}
|}

Revision as of 17:23, 31 August 2023

CP Box contains its own NVS (Non Volatile Storage) as well.

Detailed Serial Flash NVS Structure

Start Offset in NVS Start Offset in Sflash Size Notes
0x1012 0x1C5012 0x01 UART Enable for EMC (FF Means Enabled, Any other value means disabled)
0x4000 0x1C8000 0x10 Serial Number (e.g 1AR2P20000001100)