Commit Graph

4 Commits

Author SHA1 Message Date
Romuald JEANNE af5ae28215 CLASSES/MACHINES: update for v2.0.0
Several updates integrated:
- removal of no more supported basic boot scheme
- removal of no more supported boot device (nor-nand and nor-emmc)
- rework of providers and machine features
- introduction of new board versions (a, c, d, f)
- update of extlinuxconf-stm32mp class to manage multiple board versions
- configure 'extlinux.conf' file to manage PARTUUID to select rootfs
partition
- new partition images management (easy to add or remove partition through
new PARTITIONS_CONFIG var
- specific configuration on machine side for all storage device supported

Change-Id: I7e4d3d16535a5654c7fd80f9b56296a61050def3
2020-06-23 17:23:52 +02:00
Priouzeau Christophe c9f76277cd WIC: use correct binaries for optee boot
Signed-off-by: Priouzeau Christophe <christophe.priouzeau@st.com>
2020-02-03 14:49:42 +01:00
Priouzeau Christophe 5d55695e90 wks: rename and use variable
Rename wks file and use variable ${DISTRO} and ${MACHINE}

Input of this commit comr from Pull Request: #7

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2020-01-28 14:28:16 +01:00
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