...
STM32MP1-SOM 800MHz in STM32MP1-BSB
STM32MP1-SOM 650MHz in STM32MP1-BSB
STM32MP1-SOM 800MHz in SLX-SOM-BSB
STM32MP1-SOM 650MHz in SLX-SOM-BSB
The installation image that is generated during Yocto build includes support for all the above-mentioned hardware platform in a single image.
...
Hardware Platform | Boot menu item |
---|---|
STM32MP1-SOM 800MHz in STM32MP1-BSB |
|
STM32MP1-SOM 650MHz in STM32MP1-BSB |
|
STM32MP1-SOM 800MHz in SLX-SOM-BSB |
|
STM32MP1-SOM 650MHz in SLX-SOM-BSB |
|
It is also possible to modify the default boot platform in Yocto build, so the generated stm32mp157d-bsb_extlinux.conf
file includes the required boot menu item as default. For this, the UBOOT_EXTLINUX_DEFAULT_LABEL:stm32mp157d-bsb
variable in layers/meta-st/meta-emcraft/conf/machine/stm32mp15-som.conf
must be modified to point to one of the boot menu items from the table above.