SAMV7 EMAC: Fix alignment issue: RX buffers need to be invalidated. This means the alignment of buffers must be at least to the data cache line size at both ends of the buffer

This commit is contained in:
Gregory Nutt
2015-03-28 13:09:01 -06:00
parent bbeca4a91c
commit 3a93955fb3
2 changed files with 5 additions and 12 deletions
+1 -1
View File
@@ -751,7 +751,7 @@ CONFIG_IOB_NCHAINS=8
CONFIG_IOB_THROTTLE=8
# CONFIG_NET_ARCH_INCR32 is not set
# CONFIG_NET_ARCH_CHKSUM is not set
# CONFIG_NET_STATISTICS is not set
CONFIG_NET_STATISTICS=y
#
# Routing Table Configuration