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