a15a6afb3b
The VSC9953 Seville switch has 2 megabits of buffer split into 4360
words of 60 bytes each. 2048 * 1024 is 2 megabytes instead of 2 megabits.
2 megabits is (2048 / 8) * 1024 = 256 * 1024.
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
felix.c | ||
felix.h | ||
felix_vsc9959.c | ||
seville_vsc9953.c |