firmware-utils: add otrx tool for handling TRX images
authorRafał Miłecki <rafal@milecki.pl>
Fri, 17 Nov 2017 10:42:59 +0000 (11:42 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 17 Nov 2017 10:42:59 +0000 (11:42 +0100)
It can be a replacement for the trx tool. The advantage is that otrx
doesn't alloc buffer for the whole TRX which can be a nice optimization
when creating big images.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>

No differences found