All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] apx4devkit: Turn on caches
Date: Sun,  5 Aug 2012 13:18:00 -0300	[thread overview]
Message-ID: <1344183480-23458-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1344183480-23458-1-git-send-email-festevam@gmail.com>

From: Fabio Estevam <fabio.estevam@freescale.com>

Turn on data and instruction caches.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
 include/configs/apx4devkit.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h
index 9e7ead5..1281ce4 100644
--- a/include/configs/apx4devkit.h
+++ b/include/configs/apx4devkit.h
@@ -33,8 +33,6 @@
 #define CONFIG_MACH_TYPE	MACH_TYPE_APX4DEVKIT
 
 #define CONFIG_SYS_NO_FLASH
-#define CONFIG_SYS_ICACHE_OFF
-#define CONFIG_SYS_DCACHE_OFF
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_ARCH_CPU_INIT
 #define CONFIG_ARCH_MISC_INIT
-- 
1.7.1

  reply	other threads:[~2012-08-05 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 16:17 [U-Boot] [PATCH 1/2] m28evk: Turn on caches Fabio Estevam
2012-08-05 16:18 ` Fabio Estevam [this message]
2012-08-14 10:46   ` [U-Boot] [PATCH 2/2] apx4devkit: " Veli-Pekka Peltola
2012-08-15  7:05   ` Stefano Babic
2012-08-05 16:23 ` [U-Boot] [PATCH 1/2] m28evk: " Marek Vasut
2012-08-06  8:12   ` Stefano Babic
2012-08-06 11:49     ` Marek Vasut
2012-08-15  7:05 ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1344183480-23458-2-git-send-email-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.