This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Speed up TFTP download time in RedBoot


Hi,
I'm trying to speed up the TFTP download time in the Redboot.
I have tried to change the following params;

CYGNUM_REDBOOT_NETWORKING_MAX_PKTBUF - had no effect
CYGNUM_REDBOOT_GETC_BUFFER - I have increased it to 10K but still no improvement
CYGNUM_IO_ETH_DRIVERS_NUM_PKT - had no effect

My ETH RX ring has 12 buffer each has 770 bytes (9240 in total)

Am I missing something?

Thanks

Elad

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]