binman: Teach binman some new tricks
authorAlan Cox <alan@etchedpixels.co.uk>
Sat, 1 Nov 2014 15:35:44 +0000 (15:35 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Sat, 1 Nov 2014 15:35:44 +0000 (15:35 +0000)
commitef7f02cd74f9e2540db72ef6057c9757946f19e5
treea03915061608e67e1a3ec88f436593a8f5acf52a
parent43c019d8c0b450ba36b313eafec28b079e6f0714
binman: Teach binman some new tricks

Allow for discard being low
Allow for initializer being low (indicating we are not doing common packing
and the classic 'copy up' image)
Spot data/const overlapping for cases we force data start (PX4Plus)
Smart end/start identification for complex images rather than the classic
image.

Hopefully classic images still work
Kernel/tools/binman.c