[U-Boot] JFFS2
Renaud barbier
renaud.barbier at ge.com
Wed Jul 1 12:54:47 CEST 2009
U-boot based on v2009.06
I am seeing duplicated file on my JFFS2 partition as seen per u-boot
after doing some operations on the partition from Linux.
FRom U-boot I can get for instance:
lrwxr-xr-x 30 Thu May 28 11:16:50 2009 dtb.old -> orginalfile
lrwxrwxrwx 8 Mon May 11 09:00:49 2009 dtb.old -> testfile
-rw-r--r-- 11 Mon May 11 09:00:31 2009 testfile
In this instance, I created testfile, delete the link dtb.old to
originalfile and created the link to testfile.
From Linux it is seen correctly even after an umount/mount operation.
Has anybody seen that before?
Am I am missing something in my U-boot configuration?
Cheers,
Renaud
More information about the U-Boot
mailing list