From: Jon Mason Date: Thu, 5 May 2016 23:29:31 +0000 (-0400) Subject: ARM: dts: NSP: modify second CPU address X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f7f20cba26b9ee8865156ca9df264510cfcebbf6;p=deliverable%2Flinux.git 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 Signed-off-by: Florian Fainelli --- 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>; }; };