From 52b2601696638dcc7b1041fac587605691ec5d82 Mon Sep 17 00:00:00 2001 From: Asen Dimov Date: Fri, 9 Dec 2011 10:56:55 +0000 Subject: pm9263: init serial console before relocation The early messages can be seen on the debug console. Signed-off-by: Asen Chavdarov Dimov --- include/configs/pm9263.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/pm9263.h') diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 374be27..32c5962 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -172,6 +172,7 @@ #undef CONFIG_SKIP_LOWLEVEL_INIT #define CONFIG_USER_LOWLEVEL_INIT 1 +#define CONFIG_BOARD_EARLY_INIT_F /* * Hardware drivers -- cgit v1.1