
17 Nov
2013
17 Nov
'13
6:17 p.m.
These will need to be computed if/when boards support multiple processor variants.
Signed-off-by: Eric Nelson eric.nelson@boundarydevices.com --- include/configs/mx6sabre_common.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index 79d1f34..092b764 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -27,6 +27,7 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M)
+#define CONFIG_ARCH_MISC_INIT #define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_BOARD_LATE_INIT #define CONFIG_MXC_GPIO
--
1.8.1.2