xref: /openbmc/u-boot/arch/arm/dts/am3517-evm-u-boot.dtsi (revision 409f05f259ee5cb3e13b52279ce2365a6f8b8a8b)
1/*
2 * Copyright (C) 2017
3 * Logic PD - http://www.logicpd.com
4 *
5 * SPDX-License-Identifier:	GPL-2.0+
6 */
7
8/ {
9	chosen {
10		stdout-path = &uart3;
11	};
12};
13