Hi,
I am writing an application which requires storing some dynamic data which needs to used on next reboot as well
When I am building an application with XIP kernel, I can't see NOR flash in /dev section. How can I mount NOR/NAND flash(write & read) with XIP kernel?
Following is the result of "cat /proc/mtd" command
dev: size erasesize name
mtd0: 03800000 04000000 "qspi_rootfs"
dev: size erasesize name
mtd0: 03800000 04000000 "qspi_rootfs"