Openwrt/tools
Piotr Dymacz b3cb0e7588 firmware-utils: mktplinkfw: rework combined image option
We use combined option in "mktplinkfw" tool for generating initramfs
kernel images and header for kernel inside "safeloader" image type (in
fact, only for TL-WR1043ND v4 at this moment).

There is also "mktplinkfw-kernel" tool, a stripped-down version, used
only for generating "simple" header, for safeloader image types.

This changes how "mktplinkfw" handles combined images (which then will
allow us to drop the stripped-down version of the tool):

- drop "ignore size" command line option (it was used only for combined
  images anyway)
- don't require "flash layout id" for combined images (we don't need and
  shouldn't limit size of the initramfs kernel and for kernels inside
  safeloader images, the "tplink-safeloader" tool does the size check)
- require kernel address and entry point in command line parameters for
  combined images (consequence of previous point)
- don't include md5 sum and firmware length values in header (they are
  needed only for update from vendor GUI and are ingored in case of
  initramfs and "tplink-safeloader" images)
- drop "fake" flash layout for TL-WR1043ND v4 as it's no longer needed

Also, adjust "mktplinkfw-combined" command in ar71xx/image/tp-link.mk to
match introduced changes in "mktplinkfw" tool.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2017-07-22 23:29:50 +02:00
..
autoconf
automake automake: Update to version 1.15.1 2017-07-04 22:56:55 +02:00
b43-tools
bc
bison
ccache
cmake tools/cmake: update to 3.8.1 2017-05-25 19:01:07 +02:00
coreutils
dosfstools
e2fsprogs
elftosb
expat tools: expat: fix build on older host systems 2017-07-18 23:00:45 +02:00
findutils
firmware-utils firmware-utils: mktplinkfw: rework combined image option 2017-07-22 23:29:50 +02:00
flex tools/flex: Revert "tools/flex: add autoreconf" 2017-07-15 00:12:46 +02:00
flock
genext2fs
gengetopt
gmp
include
isl
kernel2minor
libelf
libressl tools/libressl: update to 2.5.4 2017-05-25 19:01:07 +02:00
libtool
lzma
lzma-old
m4
make-ext4fs
missing-macros
mkimage
mklibs
mm-macros
mpc
mpfr
mtd-utils mtd-utils/mkfs.jffs2: honor env SOURCE_DATE_EPOCH 2017-06-19 14:35:07 +02:00
mtools
padjffs2
patch
patch-image
patchelf
pkg-config
qemu
quilt
scons
sdimage
sed
sparse tools/sparse: Update to snapshot 2017-03-31 2017-05-29 10:00:43 +02:00
squashfs
squashfs4
sstrip
tar tar: override symlink permissions 2017-05-30 15:40:51 +02:00
upslug2
wrt350nv2-builder
xz
Makefile