aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patch-image
Commit message (Collapse)AuthorAgeFilesLines
* tools: patch-image: Added optional size optionVishnu Swaroop Duddu2016-07-072-12/+24
| | | | | | | | | | Added optional command line option for patch-image tool Default 16KB size is still maintained as this is an optional argument. if one wants to specify or increase size they can provide this option. sample usage: patch-dtb <file> <dtb> [dtb max size] Signed-off-by: Vishnu Swaroop Duddu <duddu.swaroop@intel.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* treewide: fix replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-192-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: remove static linking supportJo-Philipp Wich2015-02-061-2/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] rename patch-cmdline and add code for patching DTB files into kernel ↵John Crispin2012-11-023-0/+208
images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34058 3c298f89-4303-0410-b956-a3cf2f4a3e73