From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Sat, 14 Jun 2014 18:14:37 +0200 Subject: [U-Boot] =?utf-8?q?=5BU-Boot=2Cv2=2C3/3=5D_ARMv7=3A_at91=3A_enabl?= =?utf-8?q?e_ICache_and_DCache=2E?= In-Reply-To: <1400500288-10263-4-git-send-email-josh.wu@atmel.com> from Josh Wu on Mon, 19 May 2014 19:51:28 +0800 References: <1400500288-10263-4-git-send-email-josh.wu@atmel.com> Message-ID: <1402762477-20814-1-git-send-email-andreas.devel@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Josh Wu, Josh Wu writes: >For at91 armv7 SoC (SAMA5D3x), only LCD and macb used DMA. >Now as the lcd and macb driver already support dcache. So we can >enable dcache now. > >Also we can enable icache without any problem. > >Signed-off-by: Josh Wu > >--- >v1 -> v2: > remove the redundant #ifndef(s). > > arch/arm/cpu/armv7/at91/cpu.c | 2 ++ > 1 file changed, 2 insertions(+) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann