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-5000, Sharp Zaurus SL-5500 |
| 3 |
#@DESCRIPTION: Machine configuration for the SA1100 based Sharp Zaurus SL-5000 and SL-5500 devices |
| 4 |
|
| 5 |
require conf/machine/include/zaurus-2.6.inc |
| 6 |
require conf/machine/include/tune-strongarm.inc |
| 7 |
|
| 8 |
ROOT_FLASH_SIZE = "14" |
| 9 |
# actually 14680064 |
| 10 |
EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n" |
| 11 |
|
| 12 |
MACHINE_GUI_CLASS = "smallscreen" |
| 13 |
MACHINE_DISPLAY_WIDTH_PIXELS = "240" |
| 14 |
MACHINE_DISPLAY_HEIGHT_PIXELS = "320" |
| 15 |
MACHINE_DISPLAY_ORIENTATION = "270" |
| 16 |
MACHINE_DISPLAY_PPI = "114" |