| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 22652
|
|
|
|
| |
SVN-Revision: 22579
|
|
|
|
| |
SVN-Revision: 22552
|
|
|
|
|
|
|
|
|
| |
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702.
SVN-Revision: 22516
|
|
|
|
| |
SVN-Revision: 22499
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CFE does not boot images generated with these checksums because of
wrong checksum.
After flashing then with tftp to my Asus wl500-GPv1 the following messages
are show:
Null Rescue Flag.
Boot program checksum is invalid
Hello!! Enter Rescue Mode: (Check error)
SVN-Revision: 22418
|
|
|
|
| |
SVN-Revision: 22414
|
|
|
|
|
|
| |
This fixes build of brcm47xx
SVN-Revision: 22398
|
|
|
|
| |
SVN-Revision: 22397
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* reduce image size for CRC calculation by fs_mark size
sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.
SVN-Revision: 22396
|
|
|
|
| |
SVN-Revision: 22347
|
|
|
|
| |
SVN-Revision: 22345
|
|
|
|
| |
SVN-Revision: 22344
|
|
|
|
|
|
| |
setuid/setgid binaries (thx, ermo) - fixes #7653
SVN-Revision: 22334
|
|
|
|
|
|
|
|
|
|
|
| |
Attached patch enhances the mktplinkfw utility:
1. existing firmware files in TP-Link format can now be inspected, showing eg. the used offsets
2. optionally the kernel and rootfs parts can be extracted (saves calculations for dd)
3. when generating firmwares, kernel entry point, load address and rootfs offset can be overwritten (for experienced users)
Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22169
|
|
|
|
|
|
| |
Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22015
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
I forgot to write the right trx version to the actual header...
SVN-Revision: 21986
|
|
|
|
| |
SVN-Revision: 21848
|
|
|
|
| |
SVN-Revision: 21808
|
|
|
|
| |
SVN-Revision: 21806
|
|
|
|
| |
SVN-Revision: 21767
|
|
|
|
| |
SVN-Revision: 21689
|
|
|
|
|
|
|
|
| |
Adding NBG460N/550N/550NH boards to mkzynfw.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21446
|
|
|
|
|
|
|
|
|
| |
The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.
Thanks-to: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21445
|
|
|
|
|
|
| |
dependency to fix parallel build issues
SVN-Revision: 21210
|
|
|
|
|
|
| |
Also pad the image to a 64K boundary.
SVN-Revision: 21174
|
|
|
|
| |
SVN-Revision: 21147
|
|
|
|
| |
SVN-Revision: 21146
|
|
|
|
| |
SVN-Revision: 21071
|
|
|
|
|
|
| |
patch from Bernhard Loos
SVN-Revision: 21046
|
|
|
|
| |
SVN-Revision: 21033
|
|
|
|
| |
SVN-Revision: 20853
|
|
|
|
| |
SVN-Revision: 20831
|
|
|
|
| |
SVN-Revision: 20828
|
|
|
|
|
|
| |
combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
SVN-Revision: 20652
|
|
|
|
| |
SVN-Revision: 20548
|
|
|
|
|
|
|
|
| |
* will be used for the WRT160NL board
* patch by Bernhard Loos
* note: rejected parts has been fixed
SVN-Revision: 20522
|
|
|
|
| |
SVN-Revision: 20437
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
SVN-Revision: 20293
|
|
|
|
| |
SVN-Revision: 20154
|
|
|
|
| |
SVN-Revision: 20120
|
|
|
|
| |
SVN-Revision: 20067
|
|
|
|
| |
SVN-Revision: 20065
|
|
|
|
|
|
| |
flags - some linux distros do not support this
SVN-Revision: 19846
|
|
|
|
| |
SVN-Revision: 19748
|
|
|
|
|
|
|
|
| |
0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19683
|
|
|
|
|
|
|
|
| |
the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19596
|
|
|
|
| |
SVN-Revision: 19578
|