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