Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e4ffd8f0ed4af0ce96dfc0d43a7ef547ba23018
/
.
/
tools
/
binman
/
test
/
082_fdt_update_all.dts
blob: 284975cc2899bfc62ef116bc1a10e8149a57dc26 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/
dts
-
v1
/;
/
{
#address-cells = <1>;
#size-cells = <1>;
binman
{
section
{
u
-
boot
-
dtb
{
};
};
u
-
boot
-
spl
-
dtb
{
};
u
-
boot
-
tpl
-
dtb
{
};
};
};