blob: 2c03701c896ad77f81efc514ea09c26a763af421 [file] [log] [blame]
Enric Balletbo i Serra573b0012018-12-27 17:03:30 +01001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * U-Boot additions
4 *
5 * (C) Copyright 2017 Derald D. Woods <woods.technical@gmail.com>
6 */
7
Javier Martinez Canillas82568302024-05-18 15:06:14 +02008#include "omap3-u-boot.dtsi"
9
Enric Balletbo i Serra573b0012018-12-27 17:03:30 +010010/ {
11 chosen {
12 stdout-path = &uart3;
13 };
14};