You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
406 B
20 lines
406 B
10 years ago
|
--- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
||
|
+++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
|
||
9 years ago
|
@@ -77,15 +77,7 @@
|
||
|
spi-max-frequency = <50000000>;
|
||
10 years ago
|
reg = <0>;
|
||
|
|
||
9 years ago
|
- partition@0 {
|
||
10 years ago
|
- label = "rootfs";
|
||
|
- reg = <0x0 0x1000000>;
|
||
9 years ago
|
- };
|
||
|
-
|
||
|
- partition@1 {
|
||
10 years ago
|
- label = "scratch";
|
||
|
- reg = <0x1000000 0x1000000>;
|
||
9 years ago
|
- };
|
||
|
+ linux,part-probe = "qcom-smem";
|
||
10 years ago
|
};
|
||
|
};
|
||
9 years ago
|
};
|