public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] ARMv7: at91: Enable ICache and DCache for at91 armv7 cpu
@ 2014-05-16  8:15 Josh Wu
  2014-05-16  8:15 ` [U-Boot] [PATCH 1/2] net: macb: enable dcache in macb Josh Wu
  2014-05-16  8:15 ` [U-Boot] [PATCH 2/2] ARMv7: at91: enable ICache and DCache Josh Wu
  0 siblings, 2 replies; 6+ messages in thread
From: Josh Wu @ 2014-05-16  8:15 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-16  9:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16  8:15 [U-Boot] [PATCH 0/2] ARMv7: at91: Enable ICache and DCache for at91 armv7 cpu Josh Wu
2014-05-16  8:15 ` [U-Boot] [PATCH 1/2] net: macb: enable dcache in macb Josh Wu
2014-05-16  8:15 ` [U-Boot] [PATCH 2/2] ARMv7: at91: enable ICache and DCache Josh Wu
2014-05-16  8:29   ` Bo Shen
2014-05-16  9:17     ` Josh Wu
2014-05-16  9:56       ` Bo Shen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox