]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS/OCTEON: Override default address space layout.
authorDavid Daney <david.daney@cavium.com>
Thu, 13 Jun 2013 20:10:47 +0000 (20:10 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 18 Jun 2013 19:26:56 +0000 (21:26 +0200)
commit9e144351e5ee0ce751a3d6c44e548a8b2e2cd2ac
treeffdc60cf53a76f3f1b2e0db7170b42b8056758d1
parentc7af892f32a38edef23267c11cf7eaf5ef47c166
MIPS/OCTEON: Override default address space layout.

OCTEON II cannot execute code in the default CAC_BASE space, so we
supply a value (0x8000000000000000) that does work.

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5457/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-cavium-octeon/spaces.h [new file with mode: 0644]