Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi smalllight,
> if the u-boot have a tftp server, i can download image file more easily. ...<snip>... > who can tell me How can i add a tftp server in the u-boot? This would be inappropriate -- u-boot is a bootp/dhcp/tftp client ... a bootloader, not a server. If you want to avoid manually entering the commands, setup the u-boot "autoboot" to automatically download (and execute) your image when your board boots. --Scott