[U-Boot] [PATCH 0/2] ARMv7: at91: Enable ICache and DCache for at91 armv7 cpu

Josh Wu josh.wu at atmel.com
Fri May 16 10:15:28 CEST 2014


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



More information about the U-Boot mailing list