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