Thanks for the reply
I checked
http://www.vuplus-community.net/board/threads/nand-replacement.20604/page-2
I studied your MTD layout post #
23
but MTD layout looks like
Creating 8 MTD partitions on "bcm7xxx-nand.0":
0x0000000000000000-0x0000000007200000 : "rootfs"
0x0000000007200000-0x0000000007600000 : "kernel"
0x0000000007600000-0x0000000007a00000 : "boot"
0x0000000007a00000-0x0000000007c00000 : "splash"
0x0000000007c00000-0x0000000007d00000 : "cfe"
0x0000000007d00000-0x0000000007d80000 : "mac"
0x0000000007d80000-0x0000000007e00000 : "env"
0x0000000007e00000-0x0000000007f00000 : "nvm"
you say:
When I only programemd the CFE on my box (UNO) I programmed from 0x00000000
but from your MTD layout I can see 0x0000000007c00000-0x0000000007d00000 : "cfe"
so, it means cfe starts at 0x0000000007c00000
Why do you use 0x00000000 as the start?
I also sent to you PM. Please check and reply
Thank you