openwrt/target/linux
Luka Perkov 03401fed5e imx6: convert ventana images to squashfs+ubifs overlay
Replace the ventana ubi images from a single rootfs volume containing the
rootfs as well as kernel+dtbs in the boot/ subdir to a multi-volume ubi
containing kernel+dtbs+bootscript in 'root' ubifs volume, rootfs in 'rootfs'
squasfs volume, and rootfs_data an empty ubifs volume.

At the same time move ventana image creation over to using the new
TARGET_DEVICE syntax as a cleanup.

Additionally removed FIT image creation as it is recommended that this be
done manually to produce signed FIT images if needed.

Note that a bootscript is needed for Ventana to change its default mtdparts
to rename the 2nd partition from 'rootfs' to 'ubi'. This is because there
are patches in OpenWrt kernels that try to auto-attach and auto-mount and these
get in the way if the mtd partition is named 'rootfs'.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

SVN-Revision: 47508
2015-11-18 21:35:24 +00:00
..
adm5120
adm8668
ar7
ar71xx ar71xx: add Arduino Yun 2015-11-10 23:13:09 +00:00
arm64
at91
ath25
au1000
bcm53xx kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
brcm47xx kernel: add CONFIG_SSB_HOST_SOC symbol 2015-11-16 12:22:47 +00:00
brcm63xx brcm63xx: fix brcm, bcm6345-ext-intc interrupt controller 2015-11-04 11:33:16 +00:00
brcm2708
cns3xxx kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
gemini
generic kernel: add CONFIG_SSB_HOST_SOC symbol 2015-11-16 12:22:47 +00:00
imx6 imx6: convert ventana images to squashfs+ubifs overlay 2015-11-18 21:35:24 +00:00
ipq806x ipq806x: enable vfpv4 support and set cpu type to cortex-a9 2015-11-14 14:22:24 +00:00
ixp4xx
kirkwood kirkwood: nsa310s: fix partition size 2015-11-18 21:35:04 +00:00
lantiq
malta malta: make eth0 the wan interface by default 2015-10-31 09:30:57 +00:00
mcs814x kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
mediatek mediatek: add support for the new MT7623 Arm SoC 2015-11-02 10:18:50 +00:00
mpc85xx
mvebu
mxs
netlogic
octeon octeon: remove 3.18 support 2015-11-15 21:33:33 +00:00
omap omap/Beagleboard: remove FEATURES override 2015-11-02 10:17:09 +00:00
omap24xx
orion
oxnas
ppc40x
ppc44x
pxa
ramips ramips: minor fixes for mt7621 profiles 2015-11-07 12:51:48 +00:00
rb532
realview
sunxi kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
uml
x86 x86: add generic profiles to x86_64, kvm_guest and xen_domu 2015-11-08 20:39:24 +00:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
Makefile