This website works better with JavaScript.
Home
Explore
Help
Sign In
MNT
/
reform-boundary-uboot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
db410c: fix alignment of dts file
Alignment was wrong, missing one tab. fix it. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>
tags/2020-06-01
Ramon Fried
2 years ago
committed by
Tom Rini
parent
e0212dfa13
commit
95a773005c
1 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-6
arch/arm/dts/dragonboard410c-uboot.dtsi
+ 6
- 6
arch/arm/dts/dragonboard410c-uboot.dtsi
View File
@@ -21,14 +21,14 @@
};
};
qcom,gcc@1800000 {
u-boot,dm-pre-reloc;
};
qcom,gcc@1800000 {
u-boot,dm-pre-reloc;
};
serial@78b0000 {
u-boot,dm-pre-reloc;
serial@78b0000 {
u-boot,dm-pre-reloc;
};
};
};
};
Write
Preview
Loading…
Cancel
Save