1// SPDX-License-Identifier: GPL-2.0+ or X11
2/*
3 * Copyright (C) 2018 Grinn Sp. z o.o. -- http://www.grinn-global.com/
4 * Author: Marcin Niestroj <m.niestroj@grinn-global.com>
5 */
6
7#include "am33xx-u-boot.dtsi"
8
9/ {
10	chosen {
11		stdout-path = &uart0;
12	};
13};
14