STM32MP1 How to Modify Partition and Flash Layout for RAUC
I am working with the STM32MP157 creating an SD card image using OpenSTLinux. I would like to use RAUC to perform updates but to do so I need to create a second rootfs partition. One active partition and the other for updates. I couldn't find in the ...