Flash memory map.

eSpeter
Hello All,

I want to flash root filesystem into flash. I cannot find flash memory map
for Tiny6410.
I'm searching where kernel, root filesystem is located in flas memory.

Best regards,
Peter.

eSpeter
Flash memory map for Tiny6410 is print while Linux kernel is staring. 

 . . .
S3C NAND Driver, (c) 2008 Samsung Electronics
S3C NAND Driver is using hardware ECC.
NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V
8-bit)
Creating 3 MTD partitions on "NAND 256MiB 3,3V 8-bit":
0x000000000000-0x000000080000 : "Bootloader"
0x000000080000-0x000000580000 : "Kernel"
0x000000580000-0x000010000000 : "File System"
 . . .

Peter.