2
0
forked from Ivasoft/openwrt

lantiq: dts: use lower case for hex values

Use only lower case for hex values to keep it consistent.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2019-01-27 14:35:28 +01:00
parent fdcfd2b232
commit 5eb7e513a5
5 changed files with 42 additions and 42 deletions

View File

@@ -227,7 +227,7 @@
partition@164000 {
label = "ubi";
reg = <0x204000 0x1DFC000>;
reg = <0x204000 0x1dfc000>;
};
};
};