summaryrefslogtreecommitdiff
path: root/include/configs/sama5d2_xplained.h
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@atmel.com>2016-10-17 01:55:26 (GMT)
committerAndreas Bießmann <andreas@biessmann.org>2016-10-28 16:37:15 (GMT)
commit2992dd833d11cd988125b11ae72bc18e53b0b2ab (patch)
tree04585d839f6422e6fa3e38b20321afbea247af9a /include/configs/sama5d2_xplained.h
parent0daa2e1870762ebf0a9ae97a6a923e938faddbc4 (diff)
downloadu-boot-2992dd833d11cd988125b11ae72bc18e53b0b2ab.tar.xz
board: sama5d2_xplained: Enable an early debug UART
Enable an early debug UART to debug problems when an ICE or other debug mechanism is not available. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/sama5d2_xplained.h')
-rw-r--r--include/configs/sama5d2_xplained.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/sama5d2_xplained.h b/include/configs/sama5d2_xplained.h
index 7fb2bdc..f694645 100644
--- a/include/configs/sama5d2_xplained.h
+++ b/include/configs/sama5d2_xplained.h
@@ -15,6 +15,8 @@
#include "at91-sama5_common.h"
+#define CONFIG_BOARD_EARLY_INIT_F
+
#define CONFIG_MISC_INIT_R
/* SDRAM */