write nand

Hello.

Its my first experience with openocd and I have a noob question.

I have cutom board tms320dm368 and olimex jtag.(olimex-jtag-tiny.cfg+ dm356evm.cfg)

i try write nand_dump to my board at offset 0x0:

nand write 0 uboot.backup 0x0 oob_raw

and i receive answer from openocd:

wrote file uboot.backup to NAND flash 0 up to offset 0x002e9000 in 284.282013s (10.806 KiB/s)

Why openocd answer me offset 0x002e9000??

Please, close this post. I found answer. Thank you.