From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] m28evk: Turn on caches
Date: Sun, 5 Aug 2012 13:17:59 -0300 [thread overview]
Message-ID: <1344183480-23458-1-git-send-email-festevam@gmail.com> (raw)
From: Fabio Estevam <fabio.estevam@freescale.com>
Turn on data and instruction caches.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
include/configs/m28evk.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
index f12d927..e843c96 100644
--- a/include/configs/m28evk.h
+++ b/include/configs/m28evk.h
@@ -37,8 +37,6 @@
#define CONFIG_MACH_TYPE MACH_TYPE_M28EVK
#define CONFIG_SYS_NO_FLASH
-#define CONFIG_SYS_ICACHE_OFF
-#define CONFIG_SYS_DCACHE_OFF
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_ARCH_MISC_INIT
--
1.7.1
next reply other threads:[~2012-08-05 16:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-05 16:17 Fabio Estevam [this message]
2012-08-05 16:18 ` [U-Boot] [PATCH 2/2] apx4devkit: Turn on caches Fabio Estevam
2012-08-14 10:46 ` 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-1-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.