2 #@Name: Psion teklogix netbookpro Platform
3 #@DESCRIPTION: Machine configuration for Psion teklogix netbookpro Platformm
5 INHERIT += "linux-kernel-base"
9 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
11 #don't try to access tty1
14 #use the epson xserver
15 XSERVER = "xserver-kdrive-epson"
17 MACHINE_FEATURES = "kernel26 touchscreen keyboard apm alsa pcmcia bluetooth irda usbhost screen vfat"
20 SERIAL_CONSOLE = "115200 ttySA0 vt100"
23 ROOT_FLASH_SIZE = "32"
25 EXTRA_IMAGECMD_jffs2 = "-e 16384 -p 512 -n --little-endian"
28 GUI_MACHINE_CLASS = "bigscreen"
30 #The initrd needs /initrd present to be able to do pivot_root
31 ROOTFS_POSTPROCESS_COMMAND += " mkdir -p ${IMAGE_ROOTFS}/initrd; "
33 require conf/machine/include/tune-xscale.inc