This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
#@TYPE: Machine |
| 2 |
#@NAME: Sharp Zaurus SL-6000 |
| 3 |
#@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device |
| 4 |
|
| 5 |
require conf/machine/include/zaurus-2.6.inc |
| 6 |
require conf/machine/include/tune-xscale.inc |
| 7 |
|
| 8 |
ROOT_FLASH_SIZE = "28" |
| 9 |
|
| 10 |
MACHINE_GUI_CLASS = "bigscreen" |
| 11 |
MACHINE_DISPLAY_WIDTH_PIXELS = "480" |
| 12 |
MACHINE_DISPLAY_HEIGHT_PIXELS = "640" |
| 13 |
MACHINE_DISPLAY_ORIENTATION = "0" |
| 14 |
MACHINE_DISPLAY_PPI = "200" |