summaryrefslogtreecommitdiff
path: root/conf/machine/at91sam9260ek.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-10 09:41:40 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-10 09:41:40 +0000
commitc7b4ec5d9d0f4ea27981de069b60a4c5b2152195 (patch)
tree88bdba25695382e956aa4e834d28d086c7e73428 /conf/machine/at91sam9260ek.conf
parented583c47b20806156a4bb0b2b48925dff5fe79b8 (diff)
parent500cdc9f7814236f150767c09eb10f33e0c030d0 (diff)
merge of '313f55e5f9f09b07e1ed5f50011e51c1c6acb73c'
and 'dbb53fe45696a4f12d4e96c449c65f691e0e8346'
Diffstat (limited to 'conf/machine/at91sam9260ek.conf')
-rw-r--r--conf/machine/at91sam9260ek.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/at91sam9260ek.conf b/conf/machine/at91sam9260ek.conf
index e8903a960a..f00938cc4e 100644
--- a/conf/machine/at91sam9260ek.conf
+++ b/conf/machine/at91sam9260ek.conf
@@ -1,6 +1,6 @@
#@TYPE: Machine
#@Name: Atmel AT91SAM9260EK Development Platform
-#@DESCRIPTION: Machine configuration for the at91sam9260ek development board with a at91sam9260 processor
+#@DESCRIPTION: Machine.inciguration for the at91sam9260ek development board with a at91sam9260 processor
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
@@ -8,6 +8,8 @@ PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+KERNEL_IMAGETYPE = "uImage"
+
#don't try to access tty1
USE_VT = "0"
@@ -17,4 +19,4 @@ MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget"
SERIAL_CONSOLE = "115200 ttyS0"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
-require conf/machine/include/tune-arm926ejs.conf
+require.inc/machine/include/tune-arm926ejs.inc