[ECOS] Speed up TFTP download time in RedBoot
Stanislav Meduna
stano@meduna.org
Mon Mar 19 17:17:00 GMT 2012
On 19.03.2012 17:05, Elad Yosef wrote:
> I'm trying to speed up the TFTP download time in the Redboot.
> I have tried to change the following params;
TFTP is a ping-pong style protocol with small packet sizes,
so the only way to speed it up is to reduce the latencies
on both sender and receiver. What throughput are you getting?
Try lowering CYGDBG_REDBOOT_TICK_GRANULARITY
Regards
--
Stano
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list