Hi:
I am using uEnv.txt in my board and i have some arguments like ip=${ipaddr} and my board boot from eMMC. I found whenever I enable the argument "ip=${ipaddr}", i also need to plug in the ethernet cable with my PC, otherwise my board would go to a deadlock state. Does anyone know why and how to avoid this situation without connect any ethernet cable. Thanks in advance.