diff options
author | Kevin Cernekee <[email protected]> | 2013-06-18 08:34:31 +0000 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2013-07-01 15:10:59 +0200 |
commit | a068dde168e0c618e1dc2151a0922254ec3bbf04 (patch) | |
tree | 420cc77a04b8c6435214965b2fed4dcca8842bee /tools/perf/scripts | |
parent | edd4201ebc2f1a7ab2158ad91ddc0af71e58dce7 (diff) |
MIPS: BCM63xx: Add SMP support to prom.c
This involves two changes to the BSP code:
1) register_smp_ops() for BMIPS SMP
2) The CPU1 boot vector on some of the BCM63xx platforms conflicts with
the special interrupt vector (IV). Move it to 0x8000_0380 at boot time,
to resolve the conflict.
Signed-off-by: Kevin Cernekee <[email protected]>
[[email protected]: moved SMP ops registration into ifdef guard,
changed ifdef guards to if (IS_ENABLED())]
Signed-off-by: Jonas Gorski <[email protected]>
Cc: [email protected]
Cc: John Crispin <[email protected]>
Cc: Maxime Bizon <[email protected]>
Cc: Florian Fainelli <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/5489/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions