Is there a chance to perhaps get a video tutorials, of step-by-step for kernel-configuration-uploading ?
I have two codes running (on stm32mp157f-Dk2) successfully one is running on M4+freeRTOS another on A7+Linux, they are intercommunicating via RPMSGx. The problem is that after power-loss or reboot, I want both of my programs starting automatically and not the default UI (GNU desktop screen with icons of examples). Is there a chance to get either step-by-step guide or even better a video executing all the steps to change the kernel and launch customer's code?
4 Build the Linux® kernel source code for the first time:
(4.1.2 Remote processor 'auto' boot (not recommended by STMicroelectronics)↑:(
https://wiki.st.com/stm32mpu/wiki/Linux_remoteproc_framework_overview
3.3 Modifying the Linux kernel device tree↑:
https://wiki.st.com/stm32mpu/wiki/How_to_cross-compile_with_the_Distribution_Package
Because the url guide is a bit unclear it seems to be missing some information.
