mtdsplit_uimage: more generic header verify function
authorRafał Miłecki <zajec5@gmail.com>
Thu, 12 Feb 2015 06:57:24 +0000 (06:57 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Thu, 12 Feb 2015 06:57:24 +0000 (06:57 +0000)
commitcbf4434b8959921826acea2934aaba7ac3ee5b6a
tree34fdbcb4438846d2dffef367ddc2dce2480a9101
parent4da966707d8464fe4301cab017090be528e0f195
mtdsplit_uimage: more generic header verify function

Some devices have uImage headers after some extra headers (e.g. Edimax
devices). To support such cases our verify callback function should be
allowed to return header offset, not just a boolean value.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44412
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c