git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b681e4
)
simpad.conf: add MACHINE_DISPLAY_WIDTH/HEIGHT_PIXELS lines
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Wed, 30 Jul 2008 19:46:52 +0000
(19:46 +0000)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Wed, 30 Jul 2008 19:46:52 +0000
(19:46 +0000)
conf/machine/simpad.conf
patch
|
blob
|
history
diff --git
a/conf/machine/simpad.conf
b/conf/machine/simpad.conf
index
b98981c
..
5e89292
100644
(file)
--- 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"