Hi all,
I connected my development board through network, Say for example dev board ip-address 192.168.0.191
and one of my network pc ip address is 192.168.0.163(server ip for dev board). Now How can i interrupt the U-Boot from host(192.168.0.163) through network using telnet.
I wanted to interrupt the U-Boot without the help of serial cable using telnet.
please give me the solution..
Thanks in advance.