summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/addpattern.c
Commit message (Collapse)AuthorAgeFilesLines
* tools: adapt addpattern for WD's Range ExtenderGabor Juhos2013-11-071-7/+15
| | | | | | | | | | | | A few things had to be changed to add support for these devices: - support code patterns with 8 characters - new board definition for the range extender device Patchwork: http://patchwork.openwrt.org/patch/4280/ Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38685
* preset stable and try* flags for TRX2 headersMarkus Wigge2010-07-011-2/+4
| | | | | | | | | | * changed addpattern.c to preset the stable and try flags used in TRXv2 images to dupe CFE and pretend a stable image. * changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF like CFE does on startup * fixed compile warnings in trx.c by explicit casting SVN-Revision: 22012
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-251-8/+26
| | | | | | | | | | | | - hacked addpattern due to changes in header format - added "-5" to addpattern, some 0xFF are needed for trx2 header "-4" broke CRC checking in CFE - hacked trx.c due to new header format version - added target to create trx-V2 images the flashmap driver possibly needs to be customized. SVN-Revision: 20433
* firmware-utils/addpattern: add support for the WRT160NLGabor Juhos2009-08-061-5/+55
| | | | SVN-Revision: 17140
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-111-3/+23
| | | | SVN-Revision: 10584
* move target/utils to tools/firmware-utilsFelix Fietkau2006-12-061-0/+235
SVN-Revision: 5702