Editing Talk:SC EEPROM
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 4: | Line 4: | ||
Pseudo-code: | Pseudo-code: | ||
< | <source lang="python"> | ||
def check_bootrom_diag_mode(mode, param) | def check_bootrom_diag_mode(mode, param) | ||
diag_mode = get_eeprom_bootrom_diag() | diag_mode = get_eeprom_bootrom_diag() | ||
Line 16: | Line 16: | ||
param = -1 | param = -1 | ||
return 1 | return 1 | ||
</ | </source> | ||
== EEPROM Dumps == | == EEPROM Dumps == | ||
Line 28: | Line 28: | ||
== Bus Pirate stuff == | == Bus Pirate stuff == | ||
http://i.imgur.com/48rbR51.png | |||
(needs more wikifying) | (needs more wikifying) | ||
Line 73: | Line 73: | ||
http://rmscrypt.wordpress.com/2011/02/01/lets-look-at-syscon/ | http://rmscrypt.wordpress.com/2011/02/01/lets-look-at-syscon/ | ||
= Experimental table = | = Experimental table = | ||
The goal is to join together all the "memory map" info in a single table | The goal is to join together all the "memory map" info in a single table | ||
{| class="wikitable | {| class="wikitable" style="line-height:110%; font-size:90%" | ||
|+ Round | |+ Round 1 | ||
! colspan=" | ! colspan="2" | Area !! colspan="4" | [[Syscon_Hardware|SPI / UART]] !! colspan="8" | [[LV2_Functions_and_Syscalls#process_socket_service_syscalls|Syscall 863]] !! rowspan="3" | Data Name !! rowspan="3" | Notes | ||
|- | |||
! rowspan="2" | Name !! rowspan="2" | Size !! colspan="2" | [[Mullion]] !! style="padding:1px" | [[Sherwood]] !! rowspan="2" style="padding:1px" | [[Syscon_Firmware#Command_list|EEP]]<br>whitelist !! rowspan="2" | [[SC_Communication#Syscon_Services|NVS]]<br>ID !! rowspan="2" style="padding:1px" | Block<br>ID !! colspan="2" style="padding:1px" | [[Update_Manager|UM]] whitelist !! colspan="2" style="padding:1px" | [[SC_Manager|SCM]] whitelist !! rowspan="2" | Offset !! rowspan="2" | Size | |||
|- | |||
! style="padding:1px" | [[Syscon_CXR713_Series|CXR713]] !! style="padding:1px" | [[Syscon_CXR714_Series|CXR714]] !! [[Syscon_SW_Series|SW]]/[[Syscon_SW2_Series|2]]/[[Syscon_SW3_Series|3]] !! style="padding:1px" | Read !! style="padding:1px" | Write !! style="padding:1px" | Read !! style="padding:1px" | Write | |||
|- | |- | ||
! | ! <span style="writing-mode:vertical-lr; transform:rotate(180deg);">Patch Part 1</span> | ||
! 0x400 | |||
| 0x2800 || 0x2800 || ? || style="background:#CC5555; color:#FFFFFF; text-align:center;" | <abbr title="Locked by the patch. Unlocked by deleting the patch">No*</abbr> || {{cellcolors|lightgrey}} N/A || {{cellcolors|lightgrey}} N/A || {{no}} || {{no}} || {{no}} || {{no}} || 0x02800 || 0x400 || [[Syscon_Firmware#Syscon_patches|Syscon Firmware Patch]] (top half) || | |||
|- | |||
! rowspan="6" | <span style="writing-mode:vertical-lr; transform:rotate(180deg);">OS Version Area<br>a.k.a.<br>Industry Area</span> | |||
! rowspan="6" | 0x100 | |||
| rowspan="6" | 0x2F00 || rowspan="6" | 0x2F00 || rowspan="6" | 0xE00 || rowspan="6" {{yes}} || rowspan="6" | 0x20 || rowspan="6" | 0x10 || {{yes}} || {{no}} || {{yes}} || {{no}} || 0x02F00 || 0x08 || Manufacturing Update Release Version || | |||
|- | |||
| {{yes}} || {{no}} || {{yes}} || {{no}} || 0x02F08 || 0x18 || Manufacturing Update Build Version + Build Date || | |||
|- | |||
| {{yes}} || {{no}} || {{yes}} || {{no}} || 0x02F20 || 0x08 || Manufacturing Update Build Target ID || | |||
|- | |||
| {{yes}} || {{no}} || {{yes}} || {{no}} || 0x02F28 || 0xD0 || {{cellcolors|#ff9999}} Undocumented || | |||
|- | |||
| {{yes}} || {{no}} || {{yes}} || {{no}} || 0x02FF8 || 0x01 || Factory Bit || | |||
|- | |||
| {{yes}} || {{no}} || {{yes}} || {{no}} || 0x02FF9 || 0x07 || {{cellcolors|#ff9999}} Undocumented || | |||
|} | |||
{| class="wikitable" style="line-height:110%; font-size:90%" | |||
|+ Round 2 | |||
! colspan="2" | Area !! colspan="4" | [[Syscon_Hardware|SPI / UART]] !! colspan="6" | [[LV2_Functions_and_Syscalls#process_socket_service_syscalls|Syscall 863]] !! rowspan="3" | Data Name !! rowspan="3" | Notes | |||
|- | |- | ||
! | ! rowspan="2" | Name !! rowspan="2" | Size !! colspan="2" | [[Mullion]] !! style="padding:1px" | [[Sherwood]] !! style="padding:1px" | whitelist !! rowspan="2" | [[SC_Communication#Syscon_Services|Block ID<br>NVS Region]] !! colspan="3" | whitelist !! rowspan="2" | Offset !! rowspan="2" | Size | ||
! | |||
|- | |- | ||
! | ! style="padding:1px" | [[Syscon_CXR713_Series|CXR713]] !! style="padding:1px" | [[Syscon_CXR714_Series|CXR714]] !! [[Syscon_SW_Series|SW]]/[[Syscon_SW2_Series|2]]/[[Syscon_SW3_Series|3]] !! [[Syscon_Firmware#Command_list|EEP]] !! [[Dispatcher_Manager|DM]] !! [[Update_Manager|UM]] !! [[SC_Manager|SCM]] | ||
| | |||
! | |||
! | |||
| | |||
! | |||
| | |||
|- | |- | ||
! | ! <span style="writing-mode:vertical-lr; transform:rotate(180deg);">Patch Part 1</span> | ||
| | ! 0x400 | ||
| 0x2800 || 0x2800 || <abbr title="On Sherwood the patch isn't even stored in the emulated eeprom, it's stored inside the firmware (0x2000-0x2FFF)>0x2000 ?</abbr> || {{exploitable}} || {{cellcolors|lightgrey}} N/A || {{no}} || {{no}} || {{no}} || 0x02800 || 0x400 || [[Syscon_Firmware#Syscon_patches|Syscon Firmware Patch]] (top half) || | |||
|- | |- | ||
! | ! rowspan="6" | <span style="writing-mode:vertical-lr; transform:rotate(180deg);">OS Version Area<br>a.k.a.<br>Industry Area</span> | ||
| | ! rowspan="6" | 0x100 | ||
| rowspan="6" | 0x2F00 || rowspan="6" | 0x2F00 || rowspan="6" | 0xE00 || rowspan="6" {{yes}} || rowspan="6" | 0x10 || rowspan="6" {{patchable}} || rowspan="6" {{yes}} || rowspan="6" {{yes}} || 0x02F00 || 0x08 || Manufacturing Update Release Version || e.g: 04.6000 | |||
|- | |- | ||
| 0x02F08 || 0x18 || Manufacturing Update Build Version + Build Date || e.g: 63910,20140618 | |||
| | |||
|- | |- | ||
| 0x02F20 || 0x08 || Manufacturing Update Build Target ID || Written during the manufacturing fw update process according to target string inside /dev_flash/vsh/etc/version.txt<br>0x83 = CEX-ww<br>0x82 = DEX-ww<br>0x81 = DevelopmentTool<br>0xDEAD = ? | |||
| | |||
|- | |- | ||
| 0x02F28 || 0xD0 || {{cellcolors|#ff9999}} Undocumented || | |||
|- | |- | ||
| 0x02FF8 || 0x01 || Factory Bit || 0 = ?<br>1 = Reset<br>2 = ?<br>3 = ? (used on retails) | |||
| | |||
|- | |- | ||
| 0x02FF9 || 0x07 || {{cellcolors|#ff9999}} Undocumented || | |||
|- | |- | ||
! | ! rowspan="3" | <span style="writing-mode:vertical-lr; transform:rotate(180deg);">Flags and Tokens</span> | ||
! rowspan="3" | 0x100 | |||
| rowspan="3" | 0x7200 || rowspan="3" | 0x4200 || rowspan="3" | 0x1200 || rowspan="3" {{yes}} || rowspan="3" | 0x02 || {{patchable}} || {{yes}} || {{yes}} || 0x48C00 || 0x01 || OS boot order flag || load_image_in_rom (os_boot_order_flag)<br>0 = Network first<br>1 = Flash first | |||
| | |||
| | |||
|- | |- | ||
| {{patchable}} || {{patchable}} || {{yes}} || 0x48C01 || 0x01 || sys.dbgcard.hostpc || force standalone mode related | |||
|- | |- | ||
| {{patchable}} || {{yes}} || {{yes}} || 0x48C02 || 0x01 || Network Debug Interface Mode || sys.dbgcard.dgbe / debug interface (select_net_device)<br>-1 = Ethernet 2<br> 0 = IFB<br> 1 = CP<br> 2 = SB UART<br> 3 = CP ch4<br> 5 = Disabled | |||
|} | |} |