diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-07-27 17:31:17 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2016-07-31 21:45:46 +0200 |
commit | 4069437dfbb2f70b92a84af7ce2d5cfba27247b9 (patch) | |
tree | 2d360bad99dd84f3b3139ab103b813bf9ebc3248 /cmd | |
parent | 3f8ea3b06eaf7c9e2456058bcbde32461e73aeb7 (diff) | |
download | u-boot-imx-4069437dfbb2f70b92a84af7ce2d5cfba27247b9.zip u-boot-imx-4069437dfbb2f70b92a84af7ce2d5cfba27247b9.tar.gz u-boot-imx-4069437dfbb2f70b92a84af7ce2d5cfba27247b9.tar.bz2 |
net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers
This fixes the following CACHE warnings when using sun8i_emac:
=> dhcp
BOOTP broadcast 1
BOOTP broadcast 2
CACHE: Misaligned operation at range [7bf594a8, 7bf59628]
BOOTP broadcast 3
CACHE: Misaligned operation at range [7bf59c90, 7bf59e10]
CACHE: Misaligned operation at range [7bf5a478, 7bf5a5f8]
DHCP client bound to address 10.42.43.80 (1009 ms)
Note this commit also changes the max rx size from 2024 to 2044,
matching what the kernel driver uses.
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: Corentin LABBE <clabbe.montjoie@gmail.com>
Cc: Amit Singh Tomar <amittomer25@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions