define per default the RX buffers as cacheable

This commit is contained in:
Stefan Lankes 2012-09-10 09:50:27 +02:00
parent c3bfbc6806
commit d9faa0c5af

View file

@ -44,7 +44,7 @@
#include <net/rckemac.h>
/* enables the cache for the receive buffer */
//#define RX_CACHING 1
#define RX_CACHING 1
#ifdef RX_CACHING
#define CL1INV asm volatile ( ".byte 0x0f; .byte 0x0a;\n" ) // CL1FLUSHMB