sbtoelf: also simplify elf files for sb2
commitf988f5c9513d17b17f1d240588d05abd29dd7d8d
authorAmaury Pouly <amaury.pouly@gmail.com>
Tue, 27 Nov 2012 23:12:17 +0000 (28 00:12 +0100)
committerAmaury Pouly <amaury.pouly@gmail.com>
Tue, 27 Nov 2012 23:12:17 +0000 (28 00:12 +0100)
tree5e589bbd33caec90b4418c0ec7568d2add3b3ef8
parent1c140410412ffc88d528689658410b2c97e9d677
sbtoelf: also simplify elf files for sb2

This is less useful is most cases because sb2 doesn't have the
size restritions but some elf are produced with one section per
file and still yield dozens or hundreds of sections. And this free
anyway so we can do it.

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