From Fedora Project Wiki
1. Install the tftp-server package as
# yum install tftp-server
1. Edit /etc/xinetd.d/tftp and change the disable value to no 1. Restart xinetd
# /etc/init.d/xinetd restart
1. Copy the binary into the tftp server's root directory (usually /tftpboot/)