From b95f9ec7d88b2b2362fab39a66fdccb3d6be53d4 Mon Sep 17 00:00:00 2001 From: "Mathieu J. Poirier" Date: Tue, 31 Jul 2012 08:59:28 +0000 Subject: snowball: applying power to LAN and GBF controllers LAN and GBF need to be powered explicitely, doing so with interface to AB8500 companion chip. 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 d3ca55d..ed70d65 100644 --- a/include/configs/snowball.h +++ b/include/configs/snowball.h @@ -32,6 +32,7 @@ #define CONFIG_SYS_ICACHE_OFF #define CONFIG_SYS_DCACHE_OFF #define CONFIG_ARCH_CPU_INIT +#define CONFIG_BOARD_LATE_INIT /* * High Level Configuration Options -- cgit v1.1