Flash:First Region: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 4: Line 4:


On NAND consoles the first 0x40000 of flash are filled with the first [[Flash:Lv0ldr_Region|lv0ldr]] / [[Flash:bootldr|bootldr]] which is masked later on by [[Hypervisor Reverse Engineering|Hypervisor]]
On NAND consoles the first 0x40000 of flash are filled with the first [[Flash:Lv0ldr_Region|lv0ldr]] / [[Flash:bootldr|bootldr]] which is masked later on by [[Hypervisor Reverse Engineering|Hypervisor]]


{{Flash}}
{{Flash}}
 
<noinclude>[[Category:Main]]</noinclude>
[[Category:Flash]]

Latest revision as of 23:43, 2 February 2014

First Region[edit | edit source]

NOR: 0x0 - 0xEFFFFF
This region appears directly in start of NOR flash, starting with 0FACE0FF DEADBEEF header

On NAND consoles the first 0x40000 of flash are filled with the first lv0ldr / bootldr which is masked later on by Hypervisor