[U-Boot-Users] Patch to fix jffs2's lack of "data crc".
Rick Bronson
rick at efn.org
Wed Jun 15 23:05:23 CEST 2005
1. A description of the bug:
When jffs2 reads files it crc's the header but not the data. If the data
is corrupt it can cause jffs2 to accept a chunk when it shouldn't.
My patch adds in code to crc the data.
2. A CHANGELOG entry
Add crc of data to jffs2 (in jffs2_1pass_build_lists()).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 1345 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050615/02f949bc/attachment.obj
More information about the U-Boot
mailing list