summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am335x-chiliboard-u-boot.dtsi
blob: 17333d69bf6a0eff73b8fcbe7b427d86eb8db6d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0+ or X11
/*
 * Copyright (C) 2018-2021 Grinn Sp. z o.o. -- http://www.grinn-global.com/
 * Author: Marcin Niestroj <m.niestroj@grinn-global.com>
 */

#include "am33xx-u-boot.dtsi"

/ {
	chosen {
		stdout-path = &uart0;
		tick-timer = &timer2;
	};
};