User Activity

Hello All,We have the STM32MP1xxx-DK. and we had build the image for this board using the steps mentioned on ST wiki to generate the distribution image.We had build st-image-core as its size is less then Weston image.We want not to enable the SPI-5 s...
we are using stm32mp157f-ev1 and we build the weston image for this board.We want to enable the SPI-1 on this boardwe had applied the following patch to enable the SPI-1+&spi1 {  +       status = "okay";  +       pinctrl-names = "default", "sleep";  ...