Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cb6a6592395ce9e3bdce13a8d31a27867233c2bb
/
.
/
arch
/
arm
/
dts
/
fsl-ls1088a-u-boot.dtsi
blob: 3eb45d47cd01b915e2612f4b3048dd6fd972568b [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
#include
<config.h>
/{
memory@80000000
{
device_type
=
"memory"
;
reg
=
<
0x00000000
0x80000000
0
0x80000000
>;
/* DRAM space - 1, size : 2 GB DRAM */
};
};
&
duart0
{
bootph
-
all
;
};
&
duart1
{
bootph
-
all
;
};