r92 - trunk/oe/conf/machine

mickey at gta01.hmw-consulting.de mickey at gta01.hmw-consulting.de
Thu Oct 19 13:34:32 CEST 2006


Author: mickey
Date: 2006-10-19 11:34:32 +0000 (Thu, 19 Oct 2006)
New Revision: 92

Modified:
   trunk/oe/conf/machine/armzone-qt2410.conf
Log:
armzone-qt2410.conf: can use upstream machine tune, now that it's fixed


Modified: trunk/oe/conf/machine/armzone-qt2410.conf
===================================================================
--- trunk/oe/conf/machine/armzone-qt2410.conf	2006-10-19 10:01:02 UTC (rev 91)
+++ trunk/oe/conf/machine/armzone-qt2410.conf	2006-10-19 11:34:32 UTC (rev 92)
@@ -17,7 +17,7 @@
 MACHINE_TASK_PROVIDER = "task-base"
 
 # used by sysvinit_2
-SERIAL_CONSOLE = "-h 115200 ttyS0"
+SERIAL_CONSOLE = "-h 115200 ttySAC0"
 
 # used by some images
 ROOT_FLASH_SIZE = "60M"
@@ -27,8 +27,5 @@
 # build tools
 EXTRA_IMAGEDEPENDS += "s3c2410-boot-usb-native sjf2410-linux-native"
 
-# gcc optimization
-PACKAGE_ARCH = "armv4t"
-TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t"
-# -mcpu=arm920t"
-#include conf/machine/include/tune-arm920t.conf
+# tune for S3C24x0
+include conf/machine/include/tune-arm920t.conf





More information about the commitlog mailing list