How to create custom board for the STM32MP
I have followed this guide, https://wiki.st.com/stm32mpu/wiki/How_to_create_your_own_machine but that doesn't work well and requires a lot of manual changing to get the image booting. (it breaks extlinux stuff)
My custom board is too different as one that are supported by DK or EV devkits.
What is the best way of adding my board to yocto? I don't seem to find a tutorial or guide about this.
