Here is a complete memory map of the NAND dump:
Code:
Offset Length
MBR :0x00000000:0x00000400
uBoot :0x00000400:0x000bfc00
Boot Env :0x000c0000:0x00020000
Reserved1 :0x000e0000:0x00020000
Normal Kernel :0x00100000:0x00400000
Normal Rootfs [u-boot RAMDisk Image] :0x00500000:0x00100000
Recovery Kernel :0x00600000:0x00400000
Reserved2 :0x00a00000:0x00500000
Normal Boot Env :0x00f00000:0x00020000
Recovery Boot Env :0x00f20000:0x00020000
Raw Data Table :0x00f40000:0x00020000
Info :0x00f60000:0x00020000
Id :0x00f80000:0x00020000
Reserved3 :0x00fa0000:0x00060000
Boot Image :0x01000000:0x00100000
Waveform :0x01100000:0x00200000
LOG :0x01300000:0x00500000
Reserved4 :0x01800000:0x00100000
Recovery Rootfs [ext4] (mmcblk2p1) :0x01900000:0x00a00000
Diag [cramfs] (mmcblk2p2) :0x02300000:0x00a00000
Partition Table(*) :0x02d00000:0x00002000
fonts {p1} [cramfs] (mmcblk2p5) :0x02d02000:0x02800000
Reserved5 :0x05502000:0x00006000
Extended Table{p2} :0x05508000:0x00002000
dictionaries {p5} [ext2] (mmcblk2p6) :0x0550a000:0x08800000
Reserved6 :0x0dd0a000:0x00006000
Partition Table(**) :0x0dd10000:0x00002000
SETUP [fat16] (mmcblk2p7) :0x0dd12000:0x00a00000
Reserved7 :0x0e712000:0x00006000
Partition Table(***) :0x0e718000:0x00002000
preload [ext2] (mmcblk2p8) :0x0e71a000:0x03800000
Reserved8 :0x11f1a000:0x00006000
Partition Table(****) :0x11f20000:0x00002000
data [ext4] (mmcblk2p9) :0x11f22000:0x03000000
Reserved9 :0x14f22000:0x00006000
Partition Table(*****) :0x14f28000:0x00002000
system [ext2] (mmcblk2p10) :0x14f2a000:0x09000000
Reserved10 :0x1df2a000:0x00006000
READER [fat32] (mmcblk2p4) :0x1df30000:0x56cd8000
(*)
Device Start End Blocks Id System
-----------------------------------------------------------------
partition1 {p1} 16 81983 40984 83 Linux
partition2 {p2} 81984 360575 139296 5 Extended
partition5 {p5} 82000 360575 139288 83 Linux
(**)
Device Start End Blocks Id System
-----------------------------------------------------------------
partition1 16 20543 10264 83 Linux
(***)
Device Start End Blocks Id System
-----------------------------------------------------------------
partition1 16 114751 57368 83 Linux
(****)
Device Start End Blocks Id System
-----------------------------------------------------------------
partition1 16 98367 49176 83 Linux
(*****)
Device Start End Blocks Id System
-----------------------------------------------------------------
partition1 16 294975 147480 83 Linux
Have fun.