Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils: raise the default trx image size limit for something more ↵ | Felix Fietkau | 2009-09-07 | 1 | -1/+1 |
| | | | | | | appropriate for devices with 8M flash SVN-Revision: 17537 | ||||
* | fix segfault when using the maxlen argument (#4359) | Florian Fainelli | 2009-07-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16641 | ||||
* | Remove a debug statement from trx.c, add config changes for at91 | Hamish Guthrie | 2007-06-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 7491 | ||||
* | Fixed trx - variable append used uninitialised. If -A option was not used, ↵ | Hamish Guthrie | 2007-05-30 | 1 | -2/+3 |
| | | | | | | the first offset was not written to the .trx file. SVN-Revision: 7400 | ||||
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 1 | -3/+8 |
| | | | | | | | | | | We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. SVN-Revision: 7253 | ||||
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 | 1 | -0/+354 |
SVN-Revision: 5702 |