Hi,
with older versions of u-boot on DM355 IPNC it was easy to download new firmware with tftp. All we needed to do was set serverip, ethaddr, and either ipaddr or dhcp
Now with DM368 IPNC and u-boot 1.3.4 it doesn't work any more, regardless of whether we use DHCP or a manually assigned ipaddr. Adding gatewayip and netmask doesn't seem to help. Connectivity is fine as DHCP can get an address, and TFTP server is ok too as verified by using exact same commands on DM355 IPNC.
I can provide more detail if needed