linux/arch/mips/cavium-octeon
David Daney babba4f113 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>
2010-08-05 13:26:12 +01:00
..
executive MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) 2010-02-27 12:53:43 +01:00
cpu.c MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. 2010-08-05 13:25:59 +01:00
csrc-octeon.c MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains 2010-08-05 13:25:39 +01:00
dma-octeon.c MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. 2010-02-27 12:53:40 +01:00
flash_setup.c MIPS: Stop using <asm-generic/int-l64.h>. 2009-03-30 14:49:41 +02:00
Kconfig
Makefile MIPS: Octeon: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
octeon_boot.h MIPS: Octeon: HOTPLUG_CPU fixes. 2010-08-05 13:26:12 +01:00
octeon-irq.c MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU 2010-08-05 13:26:10 +01:00
octeon-memcpy.S
octeon-platform.c MIPS: Octeon: Register some devices on the I2C bus. 2010-02-27 12:53:05 +01:00
Platform MIPS: Octeon: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
serial.c MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE 2010-08-05 13:26:00 +01:00
setup.c MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE 2010-08-05 13:26:00 +01:00
smp.c MIPS: Octeon: HOTPLUG_CPU fixes. 2010-08-05 13:26:12 +01:00