Editing Non Volatile Storage
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 5: | Line 5: | ||
! Bank # !! Block # !! Start Offset in /dev/sflash0s0x34 !! Start Offset in Sflash !! Size !! Notes | ! Bank # !! Block # !! Start Offset in /dev/sflash0s0x34 !! Start Offset in Sflash !! Size !! Notes | ||
|- | |- | ||
| 0 || 0 || | | 0 || 0 || 0 || 0x1C4000 || 0x2000 || Size decrease since PS4, previous size was 0x3000, now it's 0x2000 | ||
|- | |- | ||
| 0 || 1 || | | 0 || 1 || 0x2000 || 0x1C6000 || 0x1000 || | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x3000 || 0x1C7000 || 0x800 || console data region | ||
|- | |- | ||
| 0 || 3 || | | 0 || 3 || 0x3800 || 0x1C7800 || 0x800 || all ffs | ||
|- | |- | ||
| 0 || 4 || 0x4000 || 0x1C8000 | | 0 || 4 || 0x4000 || 0x1C8000 || 0x3000 || tokens and flags region | ||
|- | |- | ||
| | | 1 || 0 || 0x7000 || 0x1CB000 || 0x3000 || tokens and flags region (backup) | ||
|- | |- | ||
| | | 1 || 1 || 0xA000 || 0x1CE000 || 0x1000 || | ||
|} | |} | ||
Line 27: | Line 27: | ||
|- | |- | ||
| 0 || 0 || 0x0 || 0x1C4000 || 0x8 || board id (e.g 30 02 01 01 04 01 05 01) | | 0 || 0 || 0x0 || 0x1C4000 || 0x8 || board id (e.g 30 02 01 01 04 01 05 01) | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x200 || 0x1C7200 || 0x10 || Kiban ID (e.g 40002B02184672A0) | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x210 || 0x1C7210 || 0x11 || hw_info (padded with 0xF FFs) (e.g. AI81376321) | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x230 || 0x1C7230 || 0x20 || hw_model (e.g CFI-1014A 01X) | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x250 || 0x1C7250 || 0x13 || serial part num (e.g 0000027418886) | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x260 || 0x1C7260 || 0x10 || "SocCuid" (e.g 36 62 27 2D 9B 6C D2 B9 F8 CC 23 52 AB 65 8D D3) | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x3E0 || 0x1C73E0 || 0x8 || ImageId | ||
* '''PKG-0711''' = CFI-1015B 01X | * '''PKG-0711''' = CFI-1015B 01X | ||
* '''PKG-0911''' = CFI-1014A 01X | * '''PKG-0911''' = CFI-1014A 01X | ||
Line 68: | Line 51: | ||
|- | |- | ||
| 0 || 2 || | | 0 || 2 || 0x5FC || 0x1C75FC || 4 || EAP Magic (e.g. E5 E5 E5 01) | ||
|- | |- | ||
| 0 || 4 || 0x68 || 0x1C8068 || 4 || Current Firmware Version ??? (little endian) (upper half) | | 0 || 4 || 0x68 || 0x1C8068 || 4 || Current Firmware Version ??? (little endian) (upper half) | ||
|- | |- | ||
| 0 || 4 || 0x1FC || 0x1C81FC || 4 || EAP Magic (e.g. E5 E5 E5 01) | | 0 || 4 || 0x1FC || 0x1C81FC || 4 || EAP Magic (e.g. E5 E5 E5 01) | ||
Line 101: | Line 66: | ||
|- | |- | ||
| 0 || 4 || 0xC30 || 0x1C8C30 || 8 || Current Firmware Version ??? (little endian) | | 0 || 4 || 0xC30 || 0x1C8C30 || 8 || Current Firmware Version ??? (little endian) | ||
|- | |- | ||
| 1 || 0 || 0x68 || 0x1CB068 || 4 || Current Firmware Version ??? (little endian) (upper half) | | 1 || 0 || 0x68 || 0x1CB068 || 4 || Current Firmware Version ??? (little endian) (upper half) |