mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
machine/armv7*: Enable the cortexa8 tune file for the appropriate machines
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4881 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -14,10 +14,8 @@ GUI_MACHINE_CLASS = "bigscreen"
|
||||
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
|
||||
|
||||
#include conf/machine/include/tune-arm1136jf-s.inc
|
||||
# requires gcc 4.3.0:
|
||||
include conf/machine/include/tune-cortexa8.inc
|
||||
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 jffs2"
|
||||
EXTRA_IMAGECMD_jffs2 = "-lnp "
|
||||
|
||||
|
||||
@@ -11,5 +11,5 @@ KERNEL_IMAGETYPE = "uImage"
|
||||
IMAGE_FSTYPES ?= "tar.gz"
|
||||
SERIAL_CONSOLE = "-L 115200 ttyS2"
|
||||
|
||||
#require conf/machine/include/tune-cortexa8.inc
|
||||
require conf/machine/include/tune-arm1136jf-s.inc
|
||||
require conf/machine/include/tune-cortexa8.inc
|
||||
#require conf/machine/include/tune-arm1136jf-s.inc
|
||||
|
||||
@@ -11,5 +11,5 @@ KERNEL_IMAGETYPE = "uImage"
|
||||
IMAGE_FSTYPES ?= "tar.gz"
|
||||
SERIAL_CONSOLE = "-L 115200 ttyS0"
|
||||
|
||||
#require conf/machine/include/tune-cortexa8.inc
|
||||
require conf/machine/include/tune-arm1136jf-s.inc
|
||||
require conf/machine/include/tune-cortexa8.inc
|
||||
#require conf/machine/include/tune-arm1136jf-s.inc
|
||||
|
||||
Reference in New Issue
Block a user