public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] zynq: Do not explicitely enable icache
@ 2014-01-03  9:42 Michal Simek
  2014-01-03  9:42 ` [PATCH 2/2] zynq: Enable dcache support Michal Simek
  2014-01-03 12:52 ` [PATCH 1/2] zynq: Do not explicitely enable icache Arnd Bergmann
  0 siblings, 2 replies; 5+ messages in thread
From: Michal Simek @ 2014-01-03  9:42 UTC (permalink / raw)
  To: linux-arm-kernel

icache is already enabled by default.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 board/xilinx/zynq/board.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/board/xilinx/zynq/board.c b/board/xilinx/zynq/board.c
index 5119c09..7c1632f 100644
--- a/board/xilinx/zynq/board.c
+++ b/board/xilinx/zynq/board.c
@@ -49,8 +49,6 @@ int board_init(void)
 	}
 #endif

-	icache_enable();
-
 #ifdef CONFIG_FPGA
 	fpga_init();
 	fpga_add(fpga_xilinx, &fpga);
--
1.8.2.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140103/2364a0db/attachment-0001.sig>

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

end of thread, other threads:[~2014-01-03 14:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03  9:42 [PATCH 1/2] zynq: Do not explicitely enable icache Michal Simek
2014-01-03  9:42 ` [PATCH 2/2] zynq: Enable dcache support Michal Simek
2014-01-03 12:52 ` [PATCH 1/2] zynq: Do not explicitely enable icache Arnd Bergmann
2014-01-03 13:34   ` Michal Simek
2014-01-03 14:21   ` Russell King - ARM Linux

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