diff options
| author | Richard Purdie <richard@openedhand.com> | 2008-07-18 15:45:36 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2008-07-18 15:45:36 +0000 |
| commit | 031748a0c01f591649cdee1cee03aa92728f397a (patch) | |
| tree | a0a20eb4029b0bf91102fffac92e078ec3683c76 /meta/conf/machine/omap-3430sdp.conf | |
| parent | 9124b01fcc661a71a43b0b6cf31ca8fef41c21b6 (diff) | |
| download | poky-031748a0c01f591649cdee1cee03aa92728f397a.tar.gz | |
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
Diffstat (limited to 'meta/conf/machine/omap-3430sdp.conf')
| -rw-r--r-- | meta/conf/machine/omap-3430sdp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/machine/omap-3430sdp.conf b/meta/conf/machine/omap-3430sdp.conf index 203895f8ee..2912c7abc0 100644 --- a/meta/conf/machine/omap-3430sdp.conf +++ b/meta/conf/machine/omap-3430sdp.conf | |||
| @@ -11,5 +11,5 @@ KERNEL_IMAGETYPE = "uImage" | |||
| 11 | IMAGE_FSTYPES ?= "tar.gz" | 11 | IMAGE_FSTYPES ?= "tar.gz" |
| 12 | SERIAL_CONSOLE = "-L 115200 ttyS0" | 12 | SERIAL_CONSOLE = "-L 115200 ttyS0" |
| 13 | 13 | ||
| 14 | #require conf/machine/include/tune-cortexa8.inc | 14 | require conf/machine/include/tune-cortexa8.inc |
| 15 | require conf/machine/include/tune-arm1136jf-s.inc | 15 | #require conf/machine/include/tune-arm1136jf-s.inc |
