Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b9b9b27cef9f942455758958bc2eac8f69afae91
/
.
/
tools
/
binman
/
test
/
079_uses_pos.dts
blob: 7638b9b5e0cabcec8c1c691b2a5f3bd5922ab729 [
file
] [
log
] [
blame
]
Simon Glass
24b9744
2018-07-17 13:25:51 -0600
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
/
dts
-
v1
/;
3
4
/
{
5
binman
{
6
u
-
boot
{
7
pos
=
<
10
>;
8
};
9
};
10
};