Hi, Jonas,
I just checked the User's Guide. Somehow a section of boot from network got removed. Before I restore that section of text, please do the following to boot from network:
env default -f -a
setenv boot net
setenv serverip <your tftp server IP>
setenv tftp_root <subdirectory from your server tftp root>
saveenv
boot
Rex