From 9652de7c488c4915c91626b71fa553d3ed13da47 Mon Sep 17 00:00:00 2001 From: "Mathieu J. Poirier" Date: Tue, 31 Jul 2012 08:59:25 +0000 Subject: snowball: Adding architecture dependent initialisation Enabling timers and clocks in PRCMU and cleaning up mailbox. Signed-off-by: Mathieu Poirier Signed-off-by: John Rigby --- include/configs/snowball.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/snowball.h') diff --git a/include/configs/snowball.h b/include/configs/snowball.h index 9877513..d3ca55d 100644 --- a/include/configs/snowball.h +++ b/include/configs/snowball.h @@ -31,6 +31,7 @@ #define CONFIG_SNOWBALL #define CONFIG_SYS_ICACHE_OFF #define CONFIG_SYS_DCACHE_OFF +#define CONFIG_ARCH_CPU_INIT /* * High Level Configuration Options -- cgit v1.1