
17 May
2005
17 May
'05
10:39 a.m.
Hi all,
I'm wondering why linux and u-boot are seeing different files when I use a jjfs2 image on my nand flash.
This is what I've done. I partitioned my nand flash with 3 partitions (u-boot, jffs2, user) Then I flashed the jffs2 image with nand write.jffs2 booted the uImage from my jffs2 with fsload That all worked fine (although fsload is extreamly slow) and I can use my linux. Then I created a new file in my root. A "ls" from linux displays that file. With a "ls" from u-boot the file is not visible... So what went wrong? Who is cheating on me?
Thanks for your help. Jonas