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)
commit1aed104c80567a88bf408401a1cb58309cebbe8a
tree5e9e44350b961cf7313a2b72cf135e48869cfd65
parent1f3cdb86343af98e662553dce048789baae26ba0
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