openwrtv4/target/linux/imx6
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
..
base-files imx6: add Gateworks GW551x support 2015-11-18 21:35:09 +00:00
files-3.18/drivers/net/phy imx: add initial version of 3.18 support 2015-03-29 05:48:56 +00:00
files-4.1/drivers/net/phy imx6: add v4.1 support 2015-11-01 12:19:32 +00:00
image imx6: convert ventana images to squashfs+ubifs overlay 2015-11-18 21:35:24 +00:00
patches-3.18 kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
patches-4.1 imx6: add Gateworks GW551x support 2015-11-18 21:35:09 +00:00
profiles imx6: add Gateworks GW551x support 2015-11-18 21:35:09 +00:00
base-files.mk imx6: add new target 2013-05-29 01:27:29 +00:00
config-3.18 imx6: disable ext2/ext3 filesystem support (ext4 is enough) 2015-09-24 08:37:35 +00:00
config-4.1 imx6: kernel: add UBI_BLOCK support 2015-11-18 21:35:16 +00:00
Makefile imx6: switch to v4.1 2015-11-18 21:35:12 +00:00