I want to know the amount of bytes Read/Write on MTD char device. What is the way to get it?
It would be OK either via C or terminal.
I am mounting the mtd device as embedded device.
mtd partitions are done in the SPI flash and it's not mounted. We directly using the
/dev/mtdN
forread/write
.