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)
commita06400d432a725ac34830d6abd8e07a7b1b08170
tree050123b710f3d273d7a8fa624a4c30ec97edc4ad
parent9978dd763744b57cab47784af3684ab653adc6c7
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
tools/firmware-utils/src/mktplinkfw.c