]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Octeon: Add support for accessing the boot vector.
authorSteven J. Hill <steven.hill@cavium.com>
Tue, 29 Aug 2017 15:40:31 +0000 (10:40 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 19:19:03 +0000 (21:19 +0200)
commit9438a86a07f74670ad730ee5799a8006ae668ab9
tree89f7a191619efaf4a197efedd10af431c1d20ba4
parentd9a46c183a52bb864efc2fe17e564c812295647c
MIPS: Octeon: Add support for accessing the boot vector.

Used by the Octeon watchdog driver to get the address of the
firmware boot vector.

Signed-off-by: Steven J. Hill <steven.hill@cavium.com>
Acked-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: linux-watchdog@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17206/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/executive/Makefile
arch/mips/cavium-octeon/executive/cvmx-boot-vector.c [new file with mode: 0644]
arch/mips/cavium-octeon/executive/cvmx-bootmem.c
arch/mips/include/asm/octeon/cvmx-boot-vector.h [new file with mode: 0644]
arch/mips/include/asm/octeon/cvmx-bootmem.h