1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
openwrt/tools
Davide Fioravanti d95dff162a firmware-utils: jcgimage: add support for 4MiB+ images
The first version of this script allowed just 4Mb factory images.
With this patch is possible to set the maximum size of the payload.

For an 8Mb flash, the corresponding maxsize is:
8 * 1024 * 1024 - 5 * 64 * 1024 = 8388608 - 327680 = 8060928

If the -m argument is not set, the default maximum size will be
used for backward compatibility.

Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com>
2019-05-31 10:30:03 +02:00
..
autoconf
automake
b43-tools
bc Revert "bc: update to 1.07.1" 2019-05-22 21:27:44 +02:00
bison tools/bison: Update to 3.3.2 2019-02-10 20:49:56 +01:00
cbootimage tools: add cbootimage for tegra 2019-04-06 14:48:46 +02:00
cbootimage-configs tools: add cbootimage-configs for tegra 2019-04-06 14:48:46 +02:00
ccache tools/ccache: update to 3.7 2019-04-29 08:54:53 +02:00
cmake Revert "tools/cmake: Update to 3.14.0" 2019-03-17 11:25:50 +01:00
coreutils
dosfstools
e2fsprogs tools/e2fsprogs: Update to 1.44.5 2018-12-27 13:47:50 +01:00
elftosb
expat tools/expat: fix docbook2man error on some systems 2018-09-11 15:00:09 +02:00
findutils
firmware-utils firmware-utils: jcgimage: add support for 4MiB+ images 2019-05-31 10:30:03 +02:00
flex flex: Add a lex symlink 2018-11-25 19:23:03 +01:00
flock
genext2fs
gengetopt
gmp
include tools: Update endian definitions for Mac OSX 2018-12-19 15:08:30 +00:00
isl tools/isl: update to 0.20 2019-02-26 23:20:04 +01:00
kernel2minor
libelf tools/libelf: Add mirrors as main site is dead 2019-03-17 10:22:36 +01:00
libressl build: fix libressl build on x32 (amd64ilp32) host 2018-11-01 17:16:52 +01:00
libtool
lzma
lzma-old
m4
make-ext4fs
missing-macros
mkimage tools/mkimage: use http download server (fixes FS#2052) 2019-03-07 13:28:30 +01:00
mklibs
mm-macros
mpc
mpfr tools/mpfr: Update to 4.0.2 2019-02-10 20:51:09 +01:00
mtd-utils
mtools tools/mtools: Update to 4.0.23 2018-12-24 17:05:57 +01:00
padjffs2
patch tools/patch: Add fedora patch for crashing git style patches 2018-11-01 17:16:52 +01:00
patch-image
patchelf
pkg-config tools/pkg-config: Handle variable substitution of 'bindir' to redirect to STAGING_DIR/bin 2018-11-13 15:40:30 -05:00
qemu
quilt
scons scons: update to 3.0.5 2019-05-18 21:17:45 +02:00
sdimage tools/sdimage: Fix build with host Linux headers < 3.18 2018-12-16 14:03:35 +01:00
sed tools/sed: Update to 4.7 2019-02-10 20:48:25 +01:00
sparse
squashfs
squashfskit4 tools/squashfskit: fix version detection on non-linux system 2019-03-03 19:45:10 +01:00
sstrip
tar tools: tar: update to version 1.32 2019-03-10 21:36:28 +01:00
upslug2
wrt350nv2-builder
xz tools/xz: Compile with PIC to fix linking errors 2019-04-06 19:14:06 +02:00
zip tools: zip: add option for reproducible archives 2019-01-15 19:11:53 +01:00
zlib
Makefile tools: cbootimage: depend on automake 2019-04-07 15:25:28 +02:00