From c4df21490179ae95ef13b92ce7980992ffb1e5f8 Mon Sep 17 00:00:00 2001 From: Asen Dimov Date: Fri, 9 Dec 2011 11:00:07 +0000 Subject: pm9g45: init serial console before relocation The early messages can be seen on the debug console. Signed-off-by: Asen Chavdarov Dimov --- include/configs/pm9g45.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 5b08d91097..eec9153300 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -57,6 +57,7 @@ #define CONFIG_INITRD_TAG 1 #define CONFIG_SKIP_LOWLEVEL_INIT +#define CONFIG_BOARD_EARLY_INIT_F /* * Hardware drivers -- cgit v1.2.1