2025-04-29 8:10 PM
Hi ST:
I am devloping the STM32MP131c with yocto package
Everytime after i modify the dts using devtool, i need to
bitbake st-image-core
and flash all image with stm32cubeprogramming tool
There is a ethernet on my board
Is there any faster way to help me verify my dts modification
Maybe compile the dtb only and scp into DUT
or compile bootfs only and i can only flash the bootfs partition
Thank you