[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS

Amit Tomer amittomer25 at gmail.com
Sun May 8 23:25:30 CEST 2016


Hello!

> +
> +#define CONFIG_TX_DESCR_NUM    8
> +#define CONFIG_RX_DESCR_NUM    8
> +#define CONFIG_ETH_BUFSIZE     2048

 Isn't it too BIG size for normal ethernet frame, unless we need Jumbo Frame ?

Thanks,
Amit.


More information about the U-Boot mailing list