Developing on a system based on dm8148 board, I am having strange issue which I can't understand.
linux kernel comes from latest PSP 04.04.00.02 and EZSDK is 5.05.02.00
When the unit is connected to the office network, It seems that whenever I started the network (ifup -a) once (static or dynamic IP), after I will disable the network (ifdown -a) and then enable the network again in a dhcp mode, the unit doesn't succeed to get a valid IP. On the other hand, When I'm connecting the unit to a local router, I can do 'ifdown -a' and 'ifup -a' as many times as I want and it will always get an IP.
What is the problem with the second-time-dhcp-request when the unit is connected to the office network?