sbtoelf: add switch to prevent elf simplification
commit9d77ad364dd8bc375323675edf4a477115125bc6
authorAmaury Pouly <amaury.pouly@gmail.com>
Tue, 27 Nov 2012 23:17:15 +0000 (28 00:17 +0100)
committerAmaury Pouly <amaury.pouly@gmail.com>
Tue, 27 Nov 2012 23:17:15 +0000 (28 00:17 +0100)
treee6e9ea64bfc31d0ce667ffda257f50ae2941256e
parentf988f5c9513d17b17f1d240588d05abd29dd7d8d
sbtoelf: add switch to prevent elf simplification

While elf simplification is a powerful tool it can be useful to
prevent it from happening for debug purposes. Also add a missing
switch description in usage() and missing static.

Change-Id: I80a1904dc4340c412bd3de1c124a2e38d6ac11a2
utils/imxtools/sbtools/sbtoelf.c