See below technical support comment:
Please note that U-Boot uses a polling for networking (not interrupts) - if you have not run a command, it will not respond to any packets.
Ping from U-Boot to a host should work. Ping from a host to U-Boot should not.