summaryrefslogtreecommitdiff
path: root/arch/arm/dts/omap3-beagle-xm-u-boot.dtsi
blob: 2c03701c896ad77f81efc514ea09c26a763af421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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;
	};
};