FreeCalypso > hg > freecalypso-reveng
comparison pirelli/preboot.notes @ 67:88cf9811f97c
started disassembly of Pirelli's boot code
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 09 Feb 2014 09:36:42 +0000 |
parents | |
children | 6a136554378e |
comparison
equal
deleted
inserted
replaced
66:39f2ccd06b57 | 67:88cf9811f97c |
---|---|
1 0xAA88 bytes are copied from 0x2508 to 0x810484 | |
2 | |
3 IRAM usage: | |
4 | |
5 800000: everything from here to 81047C is zeroed out | |
6 800004: 1 written here | |
7 800008: var set to bottom of SVC stack | |
8 80000C: var set to top of SVC stack | |
9 800010: 16-bit checksum of copy-to-RAM block, before copy | |
10 800012: 16-bit checksum of copy-to-RAM block, after copy | |
11 81047C: bottom of init stack (0x400 bytes) | |
12 810484: first byte used by copied code block | |
13 81AF0B: last byte "" | |
14 81AF60: initial SP for abort and undef | |
15 81AFF8: bottom of SVC stack | |
16 81B454: initial SVC SP | |
17 81B4D4: initial IRQ SP | |
18 81B6D4: initial FIQ SP |