Question
Maybe there are same bug in STM32CubeMx creating mp157 decvice tree
I use CubeMx creating stm32mp157 device tree.
- After the 2nd create , the path "CA7->DeviceTree->[My board]->u-boot" always has a file named "<My board>.dts.bak" .
- modified the Device Tree code in kernel (USER CODE), then push create. The u-boot dts will be replaced by kernel dts.
