
16 May
2014
16 May
'14
10:15 a.m.
First, before we enable DCache. We need add dcache support for macb driver. Then enable ICache/DCache.
Tested on SAMA5D3x-EK board and AT91SAM9M10G45EK.
Josh Wu (2): net: macb: enable dcache in macb ARMv7: at91: enable ICache and DCache.
arch/arm/cpu/armv7/at91/cpu.c | 6 +++++ board/atmel/sama5d3xek/sama5d3xek.c | 6 ++++- drivers/net/macb.c | 51 +++++++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 1 deletion(-)
--
1.7.9.5