tools/firmware-utils: enhance mktplinkfw utility
authorGabor Juhos <juhosg@openwrt.org>
Tue, 13 Jul 2010 16:51:59 +0000 (16:51 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 13 Jul 2010 16:51:59 +0000 (16:51 +0000)
commit2b5f0208bd83ce77184750653bb9f1179879b38e
tree49f6d1e56aa2e193be487b430848d343851975d2
parentb7316ee97a2a36b1a2071de80e74c2485bc07e97
tools/firmware-utils: enhance mktplinkfw utility

Attached patch enhances the mktplinkfw utility:
1. existing firmware files in TP-Link format can now be inspected, showing eg. the used offsets
2. optionally the kernel and rootfs parts can be extracted (saves calculations for dd)
3. when generating firmwares, kernel entry point, load address and rootfs offset can be overwritten (for experienced users)

Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22169
src/mktplinkfw.c