summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAsen Dimov <dimov@ronetix.at>2011-12-09 10:56:55 +0000
committerAnatolij Gustschin <agust@denx.de>2011-12-12 10:28:30 +0100
commit52b2601696638dcc7b1041fac587605691ec5d82 (patch)
tree3b9f082c63786d30c0c27d2b3c4b54eccdbf5f17 /include
parentd798a9b5d50527713adc6309206a8d9f287593fb (diff)
downloadtalos-obmc-uboot-52b2601696638dcc7b1041fac587605691ec5d82.tar.gz
talos-obmc-uboot-52b2601696638dcc7b1041fac587605691ec5d82.zip
pm9263: init serial console before relocation
The early messages can be seen on the debug console. Signed-off-by: Asen Chavdarov Dimov <dimov@ronetix.at>
Diffstat (limited to 'include')
-rw-r--r--include/configs/pm9263.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index 374be27396..32c596241a 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
OpenPOWER on IntegriCloud