summaryrefslogtreecommitdiff
path: root/conf/machine/logicpd-pxa270.conf
blob: 1027fe81cbd39a200d4d77853ebf6eff9794846f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#@TYPE: Machine
#@Name: LogicPD PXA270 Development Platform
#@DESCRIPTION: Machine configuration for LogicPD PXA270 Zoom Development Platform
#OLDEST_KERNEL = "2.6.17-rc5"
TARGET_ARCH = "arm"
PREFERRED_VERSION_mainstone-kernel = "2.6.17-rc5"
GUI_MACHINE_CLASS = "smallscreen"
IPKG_ARCHS = "all arm armv5te ${MACHINE}"

PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"

include conf/machine/include/tune-iwmmxt.conf

# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttyS0"

# used by opie-collections.inc
ROOT_FLASH_SIZE = "32"
# EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x40000"