summaryrefslogtreecommitdiffstats
path: root/tools/patch-image
Commit message (Collapse)AuthorAgeFilesLines
* tools: patch-image: Added optional size optionVishnu Swaroop Duddu2016-06-212-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: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-072-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* tools: remove static linking supportJo-Philipp Wich2015-02-061-2/+2
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* rename patch-cmdline and add code for patching DTB files into kernel imagesJohn Crispin2012-11-023-0/+208
SVN-Revision: 34058