From 647b959b391ce4904cf160bd046306970049a3d8 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 7 Feb 2010 12:29:58 +0100 Subject: archos 5: sync with Archos OE repo --- conf/machine/archos5.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/archos5.conf b/conf/machine/archos5.conf index 8640912b0f..e4fdc95545 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" -- cgit v1.2.3