Flash:Lv0ldr Region: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 6: Line 6:
* 0x0000000 - 0x003FFFF (The first 256KB of flash)
* 0x0000000 - 0x003FFFF (The first 256KB of flash)
* 0xF000000 - 0xF03FFFF (The last 256KB of flash)  
* 0xF000000 - 0xF03FFFF (The last 256KB of flash)  


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

Latest revision as of 23:56, 2 February 2014

Lv0ldr Region[edit | edit source]

NOR: 0xFC0000 - 0xFFFFFF (The last 256KB of flash)
This region is filled with Perconsole encrypted lv0ldr/bootldr (datasize depends on its revision)

On NAND, the following regions are compareable:

  • 0x0000000 - 0x003FFFF (The first 256KB of flash)
  • 0xF000000 - 0xF03FFFF (The last 256KB of flash)