From: Alexander Couzens <lynxis@fe80.eu>
Date: Tue, 18 Apr 2017 17:58:20 +0000 (+0200)
Subject: omap: correct CPU_TYPE: omaps are cortext-a8
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=72fdea244f1accf5198569e081f5b97dc49ce9e7;p=lede.git

omap: correct CPU_TYPE: omaps are cortext-a8

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
---

diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index 91b9d9b20a..f58197fdc9 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -10,7 +10,7 @@ ARCH:=arm
 BOARD:=omap
 BOARDNAME:=TI OMAP3/4/AM33xx
 FEATURES:=usb usbgadget ext4 targz fpu audio display nand ubifs
-CPU_TYPE:=cortex-a9
+CPU_TYPE:=cortex-a8
 CPU_SUBTYPE:=vfpv3
 
 KERNEL_PATCHVER:=4.4