Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
Feng Li | 20c700f | 2016-11-03 14:15:17 +0800 | [diff] [blame] | 2 | /* |
3 | * Freescale ls1021a IOT board device tree source | ||||
4 | * | ||||
5 | * Copyright 2016 Freescale Semiconductor, Inc. | ||||
Feng Li | 20c700f | 2016-11-03 14:15:17 +0800 | [diff] [blame] | 6 | */ |
7 | |||||
8 | /dts-v1/; | ||||
9 | #include "ls1021a-iot.dtsi" | ||||
10 | |||||
11 | / { | ||||
12 | chosen { | ||||
13 | stdout-path = &uart0; | ||||
14 | }; | ||||
15 | }; |