summaryrefslogtreecommitdiff
path: root/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/omap3-beagle-xm-u-boot.dtsi')
-rw-r--r--arch/arm/dts/omap3-beagle-xm-u-boot.dtsi14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi b/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
deleted file mode 100644
index 2c03701c896..00000000000
--- a/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
+++ /dev/null
@@ -1,14 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0+
-/*
- * U-Boot additions
- *
- * (C) Copyright 2017 Derald D. Woods <woods.technical@gmail.com>
- */
-
-#include "omap3-u-boot.dtsi"
-
-/ {
- chosen {
- stdout-path = &uart3;
- };
-};