Hi Friends,
I have a system with Digi9210ME module, and Linux operating system.
Sadly I’m not Linux guru, so can you suggest me a way to use some part of flash memory as a general purpose partition to store some user data.
10x in advance
P.S> Flash is partitioned as follows
CME9210 # flpart
Nr | Name | Start | Size | Type | FS | Flags
0 | U-Boot | 0 | 192 KiB | U-Boot | | fixed
1 | NVRAM | 192 KiB | 128 KiB | NVRAM | | fixed
2 | Kernel | 320 KiB | 1280 KiB | Linux-Kernel | |
3 | RootFS-JFFS2 | 1600 KiB | 1536 KiB | Filesystem | SQUASHFS | rootfs
4 | User-JFFS2 | 3136 KiB | 960 KiB | Filesystem | JFFS2 |