[oe-commits] Koen Kooi : archos 5: sync with Archos OE repo

git version control git at git.openembedded.org
Sun Feb 7 11:35:12 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 647b959b391ce4904cf160bd046306970049a3d8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=647b959b391ce4904cf160bd046306970049a3d8

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Feb  7 12:29:58 2010 +0100

archos 5: sync with Archos OE repo

---

 conf/machine/archos5.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/archos5.conf b/conf/machine/archos5.conf
index 8640912..e4fdc95 100644
--- a/conf/machine/archos5.conf
+++ b/conf/machine/archos5.conf
@@ -1,6 +1,6 @@
 #@TYPE: Machine
 #@NAME: OMAP3 based Archos 5
-#@DESCRIPTION: Machine configuration for the Archos 5
+#@DESCRIPTION: Machine configuration for the Archos 5 (Gen6)
 
 TARGET_ARCH = "arm"
 require conf/machine/include/omap3.inc
@@ -35,7 +35,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 
 SERIAL_CONSOLE = "115200 ttyS2"
 
-CMDLINE = "root=/dev/sda1 rw init=/sbin/init console=ttyS2,115200n8 mem=128M nohz=off"
+CMDLINE = "root=/dev/sda1 rw init=/sbin/init console=ttyS2,115200n8 mem=128M nohz=off omapfb.vram=3686400"
 
 MACHINE_FEATURES = "kernel26 apm usbgadget usbhost keyboard vfat ext2 screen touchscreen wifi"
 





More information about the Openembedded-commits mailing list