Remove block number check from summary verification
authorCharles Manning <cdhmanning@gmail.com>
Mon, 20 Jan 2014 01:38:57 +0000 (14:38 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Mon, 20 Jan 2014 01:38:57 +0000 (14:38 +1300)
commit0ce955ac4bac3514486d15b0836985cfa2e88f74
tree23dc0c0add60aca54176a136b5acd5ece9874918
parentbc76682d93955cfb33051beb503ad9f8a5450578
Remove block number check from summary verification

The summary already has other verification. This one is not needed.

The check caused summaries to be ignored if they were not on the
numbered block. This caused problems when a summary was embedded in an
image and the image is written to a flash with bad blocks.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>
yaffs_summary.c