Editing Talk:Dumping Bootldr
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 121: | Line 121: | ||
=== Solution 1 === | === Solution 1 === | ||
1. comment this: | [pre] | ||
prepareSPEPage(); | 1. comment this: | ||
prepareSPEPage(); | |||
2. create an empty 16 MB file for your flash dump, then get your bootldr dump and place it to this empty file at offset 0xFC0000 | 2. create an empty 16 MB file for your flash dump, then get your bootldr dump and place it to this empty file at offset 0xFC0000 | ||
[/pre] | |||
== Other References == | == Other References == |