summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/nokia770.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-05-27 21:49:50 +0000
committerRichard Purdie <richard@openedhand.com>2006-05-27 21:49:50 +0000
commit3097ab0f62233dc336dfe611fef4b8b633355190 (patch)
tree8173abc003c9703cf625d4e100f57d3d5141177d /openembedded/conf/machine/nokia770.conf
parentb77fcc05cacdf70819cc226d53156a9e70e84e04 (diff)
downloadpoky-3097ab0f62233dc336dfe611fef4b8b633355190.tar.gz
Sync conf and classes with OE - changes have been tested and don't affect poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@446 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/nokia770.conf')
-rw-r--r--openembedded/conf/machine/nokia770.conf10
1 files changed, 3 insertions, 7 deletions
diff --git a/openembedded/conf/machine/nokia770.conf b/openembedded/conf/machine/nokia770.conf
index dd2127610a..c50c1a1bc8 100644
--- a/openembedded/conf/machine/nokia770.conf
+++ b/openembedded/conf/machine/nokia770.conf
@@ -2,11 +2,11 @@
2#@NAME: Nokia 770 internet tablet 2#@NAME: Nokia 770 internet tablet
3#@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet 3#@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet
4TARGET_ARCH = "arm" 4TARGET_ARCH = "arm"
5IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}" 5IPKG_EXTRA_ARCHS = "armv4 armv5te"
6 6
7PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" 7PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap"
8PREFERRED_PROVIDER_virtual/bootloader = "" 8PREFERRED_PROVIDER_virtual/bootloader = ""
9PREFERRED_PROVIDER_virutal/tslib = "tslib-maemo" 9PREFERRED_PROVIDER_tslib = "tslib-maemo"
10 10
11XSERVER = "xserver-kdrive-omap" 11XSERVER = "xserver-kdrive-omap"
12 12
@@ -20,15 +20,11 @@ include conf/machine/include/tune-arm926ejs.conf
20 20
21#size of the root partition (yes, it is 123 MB) 21#size of the root partition (yes, it is 123 MB)
22ROOT_FLASH_SIZE = "123" 22ROOT_FLASH_SIZE = "123"
23#EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 --no-cleanmarkers" 23EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000"
24EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 -n "
25 24
26# serial console port on devboard rev. B3 25# serial console port on devboard rev. B3
27#SERIAL_CONSOLE = "115200 tts/0"
28SERIAL_CONSOLE = "115200 ttyS0" 26SERIAL_CONSOLE = "115200 ttyS0"
29 27
30
31#build omap1 till nokia releases the patches
32PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" 28PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770"
33 29
34BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init detect-stylus \ 30BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init detect-stylus \