This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem about mount mtd device(nand Flash ) on 8168



Hi all

I develop on dm8168 using DVRRDK 2.80,

i use ramdisk file system flashed in NAND,

the problem is that it boot use a lot of time compare with jffs or ubif system?

another problem is that i want to write some data in other mtdblock except filesystem mtd block,

i used mount -t jffs2  /dev/mtdblock5 /mnt sometimes ECC error will appear as HW 8BCH ECC check used,

so is there any other filesystem type i can used to mount then as i just want to save some little data?

best regards

xavier