1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * Freescale ls1021a IOT board device tree source
4 *
5 * Copyright 2016 Freescale Semiconductor, Inc.
6 */
7
8 /dts-v1/;
9 #include "ls1021a-iot.dtsi"
10
11 / {
12 chosen {
13 stdout-path = &uart0;
14 };
15 };
16