summaryrefslogtreecommitdiffstats
path: root/tools/padjffs2/src
Commit message (Collapse)AuthorAgeFilesLines
* tools: padjffs2: add option to output padding data to stdoutYousong Zhou2016-07-111-4/+16
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* padjffs2: add a different kind of padding (using standard jffs2 elements) to ↵Felix Fietkau2013-11-141-17/+49
| | | | | | | | work around broken boot loaders for kernel partitions Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38804
* tools/padjffs2: allow to specify extra offsetGabor Juhos2013-09-251-3/+14
| | | | | | | | | This will be useful for firmware images which are using a custom header. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38195
* padjffs2: link staticallyJo-Philipp Wich2012-08-101-1/+1
| | | | SVN-Revision: 33100
* padjffs2: fix a compiler warning that makes the build fail because of -WerrorFelix Fietkau2011-07-021-1/+1
| | | | SVN-Revision: 27361
* tools: create a new tool for more efficient jffs2 paddingGabor Juhos2011-07-022-0/+170
SVN-Revision: 27355