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