summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm-nsp.dtsi
diff options
context:
space:
mode:
authorJon Mason2016-05-06 01:29:31 +0200
committerFlorian Fainelli2016-05-31 19:56:10 +0200
commitf7f20cba26b9ee8865156ca9df264510cfcebbf6 (patch)
treeb43e902bdb69d5226a6802e2e7a38ed912e34659 /arch/arm/boot/dts/bcm-nsp.dtsi
parentARM: dts: NSP: Add MSI support on PCI (diff)
downloadkernel-qcow2-linux-f7f20cba26b9ee8865156ca9df264510cfcebbf6.tar.gz
kernel-qcow2-linux-f7f20cba26b9ee8865156ca9df264510cfcebbf6.tar.xz
kernel-qcow2-linux-f7f20cba26b9ee8865156ca9df264510cfcebbf6.zip
ARM: dts: NSP: modify second CPU address
NSP B0 has a different address for the second core. Since there should not be any Ax versions in the field, it should be safe to universally change this. Signed-off-by: Jon Mason <jonmason@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm-nsp.dtsi')
-rw-r--r--arch/arm/boot/dts/bcm-nsp.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi b/arch/arm/boot/dts/bcm-nsp.dtsi
index a44bf29fc5b6..1759e650d225 100644
--- a/arch/arm/boot/dts/bcm-nsp.dtsi
+++ b/arch/arm/boot/dts/bcm-nsp.dtsi
@@ -57,7 +57,7 @@
compatible = "arm,cortex-a9";
next-level-cache = <&L2>;
enable-method = "brcm,bcm-nsp-smp";
- secondary-boot-reg = <0xffff042c>;
+ secondary-boot-reg = <0xffff0fec>;
reg = <0x1>;
};
};