Hi
I am presently working on 816x/389x EVM. for booting through nand i have made a jffs2 file using mkfs.jffs2 -lqn –e 128 -r target -o /tftpboot/rd-jffs2.bin . while i am booting i am getting error . I am using argo file system which come with the board to generate jffs2 file system
jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x00e02b00: 0x653e instead.
please help me out