aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2012-05-04 10:43:11 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-05-07 10:07:26 -0600
commitfe77c82ffdf1df12cca689be76d41815afcb56de (patch)
tree589e4c2a706a91553709ff476ae81e33a63ebdc1
parenta20a4cd6297b216383a40799c5b355bf5502724d (diff)
snowball: fixing board specific defines to boot kernel
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--include/configs/snowball.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/snowball.h b/include/configs/snowball.h
index 53791b4bc..897035df7 100644
--- a/include/configs/snowball.h
+++ b/include/configs/snowball.h
@@ -23,8 +23,10 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-//#define CONFIG_SKIP_LOWLEVEL_INIT 1
+#define CONFIG_SKIP_LOWLEVEL_INIT 1
#define CONFIG_SNOWBALL 1
+#define CONFIG_SYS_ICACHE_OFF 1
+#define CONFIG_SYS_DCACHE_OFF 1
//#define DEBUG 100
/*