aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/Makefile
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2018-06-19 08:44:54 +0200
committerJohn Crispin <john@phrozen.org>2018-06-20 15:36:02 +0200
commitc6e02b49f65cb4eff624a0831d3db265b3fadd2a (patch)
treef5a25a376b633c5ca0fadd07eb5879646da3b323 /target/linux/octeon/Makefile
parent4bb2532ec1d4f30ad44037331130daffa687eb3d (diff)
downloadupstream-c6e02b49f65cb4eff624a0831d3db265b3fadd2a.tar.gz
upstream-c6e02b49f65cb4eff624a0831d3db265b3fadd2a.tar.bz2
upstream-c6e02b49f65cb4eff624a0831d3db265b3fadd2a.zip
octeon: Add and set CPU type Octeon+ as default
The lowest CPU type used by supported Octeon platform is Octeon+ (EdgeRouter Lite) while EdgeRouter Pro/ER-8 uses Octeon II which is backwards compatible with Octeon+. Sources: https://community.ubnt.com/t5/EdgeRouter/EdgeRouter-Pro-CPU/td-p/654599 https://www.cavium.com/octeon-II-CN68XX.html "OCTEON II family is fully software compatible with the widely-adopted OCTEON Plus family" Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'target/linux/octeon/Makefile')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index bbf1296c21..6c0623cb9b 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -10,7 +10,7 @@ ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs ramdisk pci usb
-CPU_TYPE:=octeon
+CPU_TYPE:=octeonplus
MAINTAINER:=John Crispin <john@phrozen.org>
KERNEL_PATCHVER:=4.14