This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RFC - patch to fix JFFS2 problems to init sectors


Spooky.

I was having problems with JFFS2 not initialsing sectors(see errors
below).

Øyvind


Note that 0x2003 is supposed to immediately follow the 0x1985 magic
bitmask.


<5>jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00010000: 0x2003
 instead
<5>jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00010004: 0x000c
 instead
<5>jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00010008: 0xdc6d
 instead
<5>jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00030000: 0x2003
 instead
<5>jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at
0x00030004: 0x000c
 instead

[etc.]

Attachment: jffssectorinit.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]