mediatek: make use of whole spi nor for konka komi-a31
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -649,7 +649,7 @@
|
||||
+
|
||||
+ partition@180000 {
|
||||
+ label = "fit";
|
||||
+ reg = <0x180000 0xe00000>;
|
||||
+ reg = <0x180000 0xe80000>;
|
||||
+ };
|
||||
+ };
|
||||
+ };
|
||||
|
||||
@@ -142,7 +142,7 @@
|
||||
nor_rootdisk: partition@180000 {
|
||||
compatible = "denx,fit";
|
||||
label = "fit";
|
||||
reg = <0x180000 0xe00000>;
|
||||
reg = <0x180000 0xe80000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user