From ab687907980fa28940a1a992d3f1c5d17cdbbf5d Mon Sep 17 00:00:00 2001 From: Graf Yang Date: Sun, 24 May 2009 02:34:34 -0400 Subject: Blackfin: bf518f-ezbrd: setup portmux for async flash The pins for async memory where parallel flash lives are not enabled by default, so make sure we mux them as needed. Signed-off-by: Graf Yang Signed-off-by: Mike Frysinger --- include/configs/bf518f-ezbrd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/bf518f-ezbrd.h') diff --git a/include/configs/bf518f-ezbrd.h b/include/configs/bf518f-ezbrd.h index 77b94a8ba..06f2765a0 100644 --- a/include/configs/bf518f-ezbrd.h +++ b/include/configs/bf518f-ezbrd.h @@ -132,6 +132,7 @@ /* * Misc Settings */ +#define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_MISC_INIT_R #define CONFIG_RTC_BFIN #define CONFIG_UART_CONSOLE 0 -- cgit v1.2.3