aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/archos5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/archos5.conf')
-rw-r--r--conf/machine/archos5.conf4
1 files changed, 2 insertions, 2 deletions
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"