Dear linaro-support team
Currently , I used linaro-android_snowball-ics-gcc46-igloo-stable-blob-12.03-release at your snowboard
I face a question , that is
When I used adb , follow below command form your web-site
· stop adbd
· setprop service.adb.tcp.port 6565
· start adbd
· ifconfig eth0 # to get boardsIP
after my host connect to device
, I try to used adb push –s <device IP>:6565 <my txt file> /data or adb –s <device ip>:6565 shell form host
Both fail ,and I didn’t see any error meaage , it look like hang after I type above adb command
Do you have any suggestion about this
Thanks for your help
Linas