OSDN Git Service

ARM: brcmstb: reintroduce SMP support
authorBrian Norris <computersforpeace@gmail.com>
Fri, 5 Sep 2014 23:31:04 +0000 (16:31 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 20 Oct 2014 19:44:40 +0000 (12:44 -0700)
commit62639c2f5332a0f25b11806ddcfe1d95d3d635fb
tree20373f40cdfaab704facd0767c17df1746b026bf
parent81b43a6e2d072126df5eb016524819f6921262f3
ARM: brcmstb: reintroduce SMP support

Support for SMP bringup of the B15 CPUs on Broadcom STB chips was added
in commit 4fbe66d9903425156c193ae44c81c0f7557755c4 but was reverted in
commit fc3e825fa91636a5d1b992e769b2d8279877bfad to address some late
review comments. This reintroduces SMP support.

Signed-off-by: Marc Carino <marc.ceeeee@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/mach-bcm/Makefile
arch/arm/mach-bcm/brcmstb.h [new file with mode: 0644]
arch/arm/mach-bcm/headsmp-brcmstb.S [new file with mode: 0644]
arch/arm/mach-bcm/platsmp-brcmstb.c [new file with mode: 0644]