Commit Graph

3 Commits

Author SHA1 Message Date
Christophe Priouzeau faff1bdb5d Add support of wic
WIC are supported only for disco and eval machine.
To enable it uncomment the preconized line on specific
machine.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
2019-10-09 11:29:30 +02:00
José Bollo d44649a87c CONF: Set IMAGE_ROOTFS_EXTRA_SPACE were needed
Setting IMAGE_ROOTFS_SIZE to the same value as
IMAGE_ROOTFS_MAXSIZE requires IMAGE_OVERHEAD_FACTOR
to be 1 (it was the case) and IMAGE_ROOTFS_EXTRA_SPACE
to be 0 (it was missing).

Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-10-09 10:56:08 +02:00
Christophe Priouzeau d3279a434f Add specific images
bootfs: kernel + devicetree + extlinux.conf
userfs: ST examples and demontrator
vendorfs: thirdparty contents

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
2019-02-05 11:25:39 +01:00