ipq806x: WPQ864: fix partition unit-address
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 11 Oct 2019 20:53:14 +0000 (22:53 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 18 Oct 2019 19:05:34 +0000 (21:05 +0200)
This patch fixes what seems to be a simple copy & paste
error with the unit-address of the BOOTCONFIG partition.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064-wpq864.dts

index c246308e8c1d59cbf9aae534ac8429d430f32d39..14258d594e72426658e0bdb1e13e43970912436e 100644 (file)
                                                reg = <0x1340000 0x4000000>;
                                        };
 
-                                       BOOTCONFIG@1340000 {
+                                       BOOTCONFIG@5340000 {
                                                label = "BOOTCONFIG";
                                                reg = <0x5340000 0x0060000>;
                                        };