Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: padjffs2: add option to output padding data to stdout | Yousong Zhou | 2016-07-11 | 1 | -4/+16 |
| | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | ||||
* | padjffs2: add a different kind of padding (using standard jffs2 elements) to ↵ | Felix Fietkau | 2013-11-14 | 1 | -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 offset | Gabor Juhos | 2013-09-25 | 1 | -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 statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 33100 | ||||
* | padjffs2: fix a compiler warning that makes the build fail because of -Werror | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 27361 | ||||
* | tools: create a new tool for more efficient jffs2 padding | Gabor Juhos | 2011-07-02 | 2 | -0/+170 |
SVN-Revision: 27355 |