Resolved! SSH connection to STM32MP15-DK2
Hello, I've try to connect to the through SSH but it's seem no sshd is running :BOARD $> ssh root@xx.xx.xx.xx BOARD $> ssh: connect to host xx.xx.xx.xx port 22: Network is unreachableBOARD $> systemctl sshd -l BOARD $> No ssh.service foundI would lik...