diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-11-09 19:32:56 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-12-31 21:21:34 +0100 |
commit | 7eb77fa4cd88bd70f68a603aa829207bf403e987 (patch) | |
tree | 1758da2f00f31c2829365dcc1a948f927b42a4dd /docs/conf.py | |
parent | 0fb867ed63dc14086e74c97865530bc69866b060 (diff) | |
download | qemu-7eb77fa4cd88bd70f68a603aa829207bf403e987.zip qemu-7eb77fa4cd88bd70f68a603aa829207bf403e987.tar.gz qemu-7eb77fa4cd88bd70f68a603aa829207bf403e987.tar.bz2 |
hw/net/xilinx_ethlite: Correct maximum RX buffer size
The current max RX bufsize is set to 0x800. This is
invalid, since it contains the MMIO registers region.
Add the correct definition (valid for both TX & RX,
see datasheet p. 20, Table 11 "XPS Ethernet Lite MAC
Memory Map") and use it.
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20241112181044.92193-6-philmd@linaro.org>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions