blob: 06a13872eef75e8053e3c75fd718b655360c788a [file] [log] [blame]
Marcin Niestroj627d74c2018-11-21 20:32:01 +01001// 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
Dario Binacchic28baf62020-12-30 00:06:37 +01007#include "am33xx-u-boot.dtsi"
8
Marcin Niestroj627d74c2018-11-21 20:32:01 +01009/ {
10 chosen {
11 stdout-path = &uart0;
12 };
13};