projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
arm: zynq: Add board support for cc108
[oweals/u-boot.git]
/
arch
/
arm
/
dts
/
ls1021a-twr-lpuart.dts
1
/*
2
* Freescale ls1021a TWR board device tree source
3
*
4
* Copyright 2013-2015 Freescale Semiconductor, Inc.
5
*
6
* SPDX-License-Identifier: GPL-2.0+
7
*/
8
9
/dts-v1/;
10
#include "ls1021a-twr.dtsi"
11
12
/ {
13
chosen {
14
stdout-path = &lpuart0;
15
};
16
};