meta-digi/meta-digi-arm/conf/machine
Javier Viguera 09e72aa0f4 meta-digi-arm: simplify flash images generation
We inherited from DEL the requirement to build more than one flash image
for the same rootfs contents depending on the EBS of the flash chip.

Yocto does not have support to generate more than one flash image so we
had to create functions in the image_types_digi bbclass to provide this
feature.

This commit removes that functionality and uses the standard yocto
support to generate ubifs and jffs2 flash images. The way to customize
the flash parameters is via EXTRA_IMAGECMD_jffs2 and MKUBIFS_ARGS
variables. In our case those variables are already set depending on the
different hardware variants.

https://jira.digi.com/browse/DEL-232

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2014-12-02 16:49:12 +01:00
..
include meta-digi-arm: simplify flash images generation 2014-12-02 16:49:12 +01:00
ccardimx28js.conf meta-digi-arm: simplify flash images generation 2014-12-02 16:49:12 +01:00
ccimx6sbc.conf meta-digi-arm: Move images types to machine configuration. 2014-11-27 17:20:57 +01:00
ccimx51js.conf meta-digi-arm: simplify flash images generation 2014-12-02 16:49:12 +01:00
ccimx53js.conf meta-digi-arm: simplify flash images generation 2014-12-02 16:49:12 +01:00