]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: Octeon: HOTPLUG_CPU fixes.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 23 Jul 2010 17:57:51 +0000 (10:57 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:12 +0000 (13:26 +0100)
commitbabba4f11379fb3804de802a3d0bc6b96c59d547
treed64a578bc2999c286518158d738e7c9d909f469f
parent442f201286bfbbcd5ba5acb616914004be3e6268
MIPS: Octeon: HOTPLUG_CPU fixes.

* Rename camel-case InitTLBStart_addr to octeon_bootloader_entry_addr.

* Convert calls to cvmx_read64_uint32(), to simple pointer
  dereferences.

* Set proper ebase.

* Don't confuse coreid and cpu numbers.

* Try to maintain consistent bootloader coremask.

* Update the signature and boot_init_vector of supported bootloaders.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1491/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/octeon_boot.h
arch/mips/cavium-octeon/smp.c
arch/mips/include/asm/octeon/octeon.h