Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
13dc1c2917f27a95bddd85304c4fabdbee8954c2
/
.
/
arch
/
arm
/
dts
/
ns3-board.dts
blob: 54e56879a5fa8fc1880b90542b75fe68fea6e28c [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2020 Broadcom
*/
/
dts
-
v1
/;
#include
"ns3.dtsi"
/
{
model
=
"NS3 model"
;
aliases
{
serial0
=
&
uart1
;
};
chosen
{
stdout
-
path
=
"serial0:115200n8"
;
};
};
&
uart1
{
status
=
"okay"
;
};