Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tools: otrx: allow own magic | Hauke Mehrtens | 2021-03-15 |
| | | | | | | | | | This allows to specify an own magic instead of using the default magic value TRX_MAGIC. If no own magic is specified the default one will be used. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> | ||
* | firmware-utils: add otrx tool for handling TRX images | Rafał Miłecki | 2017-11-17 |
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> |