summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/simpad.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf
index b98981c106..5e892920cc 100644
--- a/conf/machine/simpad.conf
+++ b/conf/machine/simpad.conf
@@ -16,6 +16,8 @@ ROOT_FLASH_SIZE = "16"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000"
GUI_MACHINE_CLASS = "bigscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "800"
+MACHINE_DISPLAY_HEIGHT_PIXELS= "600"
SERIAL_CONSOLE = "ttySA0 115200 vt100"
USE_VT = "0"