ipq806x: switch AP148 to using SMEM based MTD parser
[openwrt.git] / target / linux / ipq806x / patches-4.1 / 021-add-ap148-partitions.patch
1 --- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
2 +++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
3 @@ -77,15 +77,7 @@
4                                         spi-max-frequency = <50000000>;
5                                         reg = <0>;
6  
7 -                                       partition@0 {
8 -                                               label = "rootfs";
9 -                                               reg = <0x0 0x1000000>;
10 -                                       };
11 -
12 -                                       partition@1 {
13 -                                               label = "scratch";
14 -                                               reg = <0x1000000 0x1000000>;
15 -                                       };
16 +                                       linux,part-probe = "qcom-smem";
17                                 };
18                         };
19                 };