summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorChris Brand <chris.brand@broadcom.com>2016-04-28 10:59:59 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2016-05-31 10:56:08 -0700
commit6585cb5a1341cbc5dfcf99a9b4ebda338b03657e (patch)
tree451d80b572f6feaeef5b0a0f8cd6cfe1b7fa2e21 /Kbuild
parentf302b57ab0e5ff91a2e90cd1d2b84a27d8d95824 (diff)
downloadblackbird-obmc-linux-6585cb5a1341cbc5dfcf99a9b4ebda338b03657e.tar.gz
blackbird-obmc-linux-6585cb5a1341cbc5dfcf99a9b4ebda338b03657e.zip
ARM: BCM: modify Broadcom CPU enable method
Commit 84320e1a635fcf90cff4185f029ce9e31bf1d4a7 ("ARM: BCM: Clean up SMP support for Broadcom Kona") moved the "secondary-boot-reg" property from the "cpus" node to the individual "cpu" nodes but negelected to actually support multiple "secondary-boot-reg" properties. This patchset rectifies that omission. Note that the behaviour is changed slightly in that the "secondary-boot-reg" property is now read in smp_boot_secondary() rather than smp_prepare_cpus(). This means that any omissions will now only be reported when and if the cpu in question is being brought up. It also means that an omission for one cpu will not force uniprocessor mode. Signed-off-by: Chris Brand <chris.brand@broadcom.com> Reviewed-and-Tested-by: Jon Mason <jon.mason@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud