Searched hist:"14480454 c76d0f0bc4c5828cc1f054ba6278530e" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ldpaa_eth/ |
| H A D | ldpaa_eth.h | 14480454c76d0f0bc4c5828cc1f054ba6278530e Wed Nov 04 06:56:02 UTC 2015 Prabhakar Kushwaha <prabhakar@freescale.com> driver: net: ldpaa: Fix Rx buffer alignment
MC 0.7.1.2 enforces limitation i.e.: "Packets may be corrupted in several combinations of buffer size and frame offsets. Workaround: Use buffers that are of size that is a multiple of 256, and frame offset that is a multiple of 256"
Updating the DPNI Eth driver to comply with the restriction.
Signed-off-by: Bogdan Hamciuc <bogdan.hamciuc@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|
| H A D | ldpaa_eth.c | 14480454c76d0f0bc4c5828cc1f054ba6278530e Wed Nov 04 06:56:02 UTC 2015 Prabhakar Kushwaha <prabhakar@freescale.com> driver: net: ldpaa: Fix Rx buffer alignment
MC 0.7.1.2 enforces limitation i.e.: "Packets may be corrupted in several combinations of buffer size and frame offsets. Workaround: Use buffers that are of size that is a multiple of 256, and frame offset that is a multiple of 256"
Updating the DPNI Eth driver to comply with the restriction.
Signed-off-by: Bogdan Hamciuc <bogdan.hamciuc@freescale.com> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
|