summaryrefslogtreecommitdiff
path: root/arch/arm/dts/grapeboard.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/grapeboard.dts')
-rw-r--r--arch/arm/dts/grapeboard.dts15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm/dts/grapeboard.dts b/arch/arm/dts/grapeboard.dts
new file mode 100644
index 0000000..3331285
--- /dev/null
+++ b/arch/arm/dts/grapeboard.dts
@@ -0,0 +1,15 @@
+/*
+ * Copyright 2017 Scalys B.V.
+ * opensource@scalys.com
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+/dts-v1/;
+#include "grapeboard.dtsi"
+
+/ {
+ chosen {
+ stdout-path = &duart0;
+ };
+};