Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
25e92cfac7f2fb1bd58122777283f02b5d66f4e0
/
.
/
tools
/
binman
/
test
/
007_bad_align.dts
blob: 123bb13558186ef9a4072504d2566686c5616cc7 [
file
] [
log
] [
blame
]
Googler
25e92cf
2023-12-13 10:05:01 +0000
[
diff
] [
blame^
]
1
/dts-v1/
;
2
3
/
{
4
#address-cells = <1>;
5
#size-cells = <1>;
6
7
binman
{
8
u
-
boot
{
9
align
=
<
23
>;
10
};
11
};
12
};