projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
fb66dc9
)
firmware-utils: add otrx tool for handling TRX images
author
Rafał Miłecki
<rafal@milecki.pl>
Fri, 17 Nov 2017 10:42:59 +0000
(11:42 +0100)
committer
Rafał 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