I have some doubts about jffs2
I loaded my jffs2 filesystem in flash 11-63 sectors.
when I used ls command 1st time in u-boot in gives error like below
USCP# ls
Scanning JFFS2 FS: .... add_node: malloc failed
add_node failed!
ls: Failed to scan JFFSv2 file structure
but from 2nd time onwards it giving the list of my filesystem.
1)Why 1st time it's not working ?
2) Is possible to add new file in jffs2 from u-boot?
Thanks & Regards
Srinivas Rao.Ch