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/ {
8	chosen {
9		stdout-path = &uart0;
10	};
11};
12