ramips: fix dtc warnings
Fix individual boards dtc warnings or obvious mistakes. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -47,13 +47,13 @@
|
||||
reg = <0x0 0x1d800>;
|
||||
};
|
||||
|
||||
factory: partition@0x1d800 {
|
||||
factory: partition@1d800 {
|
||||
label = "factory_info";
|
||||
reg = <0x1d800 0x800>;
|
||||
read-only;
|
||||
};
|
||||
|
||||
art: partition@0x1e000 {
|
||||
art: partition@1e000 {
|
||||
label = "art";
|
||||
reg = <0x1e000 0x2000>;
|
||||
read-only;
|
||||
|
||||
Reference in New Issue
Block a user