projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
arm64: zynqmp: Use only earlycon bootargs instead of full one
[oweals/u-boot.git]
/
arch
/
arm
/
dts
/
fsl-ls1012a-frdm.dts
1
/*
2
* Device Tree file for Freescale Layerscape-1012A family SoC.
3
*
4
* Copyright 2016, Freescale Semiconductor
5
*
6
* SPDX-License-Identifier: GPL-2.0+
7
*/
8
9
/dts-v1/;
10
#include "fsl-ls1012a-frdm.dtsi"
11
12
/ {
13
chosen {
14
stdout-path = &duart0;
15
};
16
};