2 #@Name: LogicPD PXA270 Development Platform
3 #@DESCRIPTION: Machine configuration for LogicPD PXA270 Zoom Development Platform
4 #OLDEST_KERNEL = "2.6.17-rc5"
6 PREFERRED_VERSION_logicpd-pxa270 = "2.6.19.2"
7 GUI_MACHINE_CLASS = "smallscreen"
9 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"
10 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
12 require conf/machine/include/tune-xscale.inc
15 SERIAL_CONSOLE = "115200 ttyS0"
17 # used by opie-collections.inc
18 ROOT_FLASH_SIZE = "32"
20 # default flash partition setup of the LogicPD flash board is:
21 # 0x00000000-0x000c0000 : "Bootloader"
22 # 0x000c0000-0x01000000 : "YAFFS"
23 # 0x01000000-0x02000000 : "Filesystem" (JFFS2)
25 EXTRA_IMAGECMD_jffs2 = "--pad=0x1000000 --eraseblock=0x40000"
27 MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen alsa"