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:
@@ -227,7 +227,7 @@
|
||||
|
||||
partition@164000 {
|
||||
label = "ubi";
|
||||
reg = <0x204000 0x1DFC000>;
|
||||
reg = <0x204000 0x1dfc000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user