ar71xx: fix EnGenius ENS202EXT mtd definition
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 14 Jun 2017 13:23:35 +0000 (15:23 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Thu, 29 Jun 2017 08:37:36 +0000 (10:37 +0200)
commit656ed7544fb625756ed8969927b976b0e0120ecb
treed5951182e30a26e6e247859e6418100345e5d277
parentbdd3c948729569d2128fbe158eb62d58cd32cf16
ar71xx: fix EnGenius ENS202EXT mtd definition

Use statically defined sizes for kernel and rootfs mtd partitions.
Vendor upgrade script writes both firmware parts independently which
ends up in a gap between kernel and rootfs images. This results in
incorrectly calculated rootfs_data start offset.

Also, fix IMAGE_SIZE, DEVICE_PACKAGES and drop redundant KERNEL
definition.

Fixes FS#835

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ar71xx/image/senao.mk