1source [find board/stm32mp15x_dk2.cfg]
2
3# By default the port 3333 is assigned for the Cortex-A debug. Disable them
4stm32mp15x.cpu0 configure -gdb-port disabled
5stm32mp15x.cpu1 configure -gdb-port disabled
6targets stm32mp15x.cm4
7
8