Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d52512b2e81dbfae2cf11f6ef886bc22a7cd4d8
/
.
/
tools
/
binman
/
test
/
145_x86_reset16_spl.dts
blob: cc8d97a7e66341bbbd8815d1abcc790c74addbd4 [
file
] [
log
] [
blame
]
Simon Glass
0b074d6
2019-08-24 07:22:48 -0600
[
diff
] [
blame
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
size
=
<
16
>;
9
10
x86
-
reset16
-
spl
{
11
};
12
};
13
};