Talk:How to setup a development environment

From IGEP - ISEE Wiki

Jump to: navigation, search

Hi guys,

there are following error messages when creating jffs2 image as described in "Create the jffs2" section without -n flag

mkfs.jffs2 -r $DIR -e $SIZE -o $FILE
mount /dev/mtdblock2 /mnt/flash
dmesg
....
[  174.920166] CLEANMARKER node found at 0x00000000 has totlen 0xc != normal 0x0
...
[  182.019012] CLEANMARKER node found at 0x04e40000 has totlen 0xc != normal 0x0
...