summaryrefslogtreecommitdiff
path: root/arch/arm/dts/omap3-evm-u-boot.dtsi
blob: b9e433f873b724e36fceda7f089751f0da992630 (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 = &uart1;
	};
};