Push the devicetree into the board fails
Hi I am using STM32mp157-DK2 for the first time.
I am trying out the section Modify, rebuild and reload the linux kernel which is described in following link
I was able to build the Kernel successfully,
but while transferring the files to the board, it fails the below command
scp arch/arm/boot/dts/stm32mp1xx*.dtb root@<board ip address>:/bootwith following result
stm32mp1xx*.dtb: No such file or directory.
I checked the directory, and did not find any files with stm32mp1xx.
Kindly help me out to resolve this
Regards
