Tom Rini | 4549e78 | 2018-05-06 18:27:01 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ OR X11 |
Wenbin Song | 8e728aa | 2016-01-21 17:14:54 +0800 | [diff] [blame] | 2 | /* |
3 | * Device Tree file for Freescale Layerscape-1043A family SoC. | ||||
4 | * | ||||
5 | * Copyright (C) 2015, Freescale Semiconductor | ||||
Wenbin Song | 8e728aa | 2016-01-21 17:14:54 +0800 | [diff] [blame] | 6 | */ |
7 | |||||
8 | /dts-v1/; | ||||
9 | #include "fsl-ls1043a-qds.dtsi" | ||||
10 | |||||
11 | / { | ||||
12 | chosen { | ||||
13 | stdout-path = &duart0; | ||||
14 | }; | ||||
15 | }; |