Commit Graph

6 Commits

Author SHA1 Message Date
Christophe Priouzeau 483a6968fa KIRSKSTONE: overwrite syntax
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
2022-05-02 11:53:28 +02:00
Romuald JEANNE e854264f98 MACHINE: rework configuration to introduce FIP feature
New class is introduce 'fip-utils-stm32mp.bbclass'
New flashlayout file configuration
New features enable on machine side

Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
Change-Id: Ifb5af81b5341ef924b8c22992df20a21bd729e3f
2021-03-26 16:55:54 +01:00
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 dfec3cadbf MACHINE: rework of extlinux variables
Signed-off-by: Priouzeau Christophe <christophe.priouzeau@st.com>
2020-02-03 14:54:38 +01:00
Christophe Priouzeau 947a77ca93 MACHINE: v1.1.0 updates
- fix typo issue for comment on Vivante libraries
- force virtual/bootloader to u-boot-stm32mp
2019-10-09 11:21:37 +02:00
Christophe Priouzeau c5fda24713 MACHINE: add support of stm32mp1
stm32mp1 machine are a machine which support several board.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
2019-02-04 15:26:53 +01:00