Description: Through the TFTP protocol to download data from the net mouth. Source board_eth_rcv () used to receive data, the data upload to the ip layer. board_eth_send () is used to upload data from packet sent.
To Search:
File list (Check if you may need any files):
TFTP
....\INC
....\...\2410addr.h
....\...\2410addr.inc
....\...\2410slib.h
....\...\board.h
....\...\config.h
....\...\cs8900.h
....\...\def.h
....\...\GPS.h
....\...\memcfg.inc
....\...\mmu.h
....\...\option.inc
....\...\slib.h
....\...\tftp
....\...\....\arp.h
....\...\....\EMAC.H
....\...\....\eth.h
....\...\....\icmp.h
....\...\....\ip.h
....\...\....\mac.h
....\...\....\skbuff.h
....\...\....\tftp.h
....\...\....\tftpput.h
....\...\....\udp.h
....\...\utils.h
....\SRC
....\...\control.c
....\...\CS8900.c
....\...\Main.C
....\...\mmu.c
....\...\slib.s
....\...\SysInit.s
....\...\utils.c
....\...\vector.s
....\tftp
....\....\arp.c
....\....\eth.c
....\....\icmp.c
....\....\ip.c
....\....\skbuff.c
....\....\tftp.c
....\....\tftpmain.c
....\....\tftpput.c
....\....\udp.c
....\TFTP.mcp