Initial import of ddsect
[ddsect.git] / example.map
1 # Format for memory sections is
2 # StartingAddress-EndingAddress : "name"
3 #
4 0x000000000000-0x000000020000 : "start"
5 0x000000020000-0x000000040000 : "mtdss"
6 0x000000040000-0x000000080000 : "rawstorage"
7 0x000000080000-0x000000100000 : "userfs"
8 0x000000100000-0x000000880000 : "bank_1"
9 0x000000880000-0x000001000000 : "bank_2"