#@TYPE: Machine #@NAME: Palm LifeDrive #@DESCRIPTION: Machine configuration for the Palm LifeDrive TARGET_ARCH = "arm" IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te" PREFERRED_PROVIDER_xserver = "xserver-kdrive" # for now, no kernel please. ASSUME_PROVIDED += "virtual/kernel" #PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" #EXTRA_IMAGECMD_h2200_jffs2 = "--pad --no-cleanmarkers --pagesize=512 --eraseblock=16384" ROOT_FLASH_SIZE = "64" BOOTSTRAP_EXTRA_DEPENDS_append = " udev module-init-tools" BOOTSTRAP_EXTRA_RDEPENDS = "" BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" #ship in rootfs: #H2200_MODULES = "g_ether g_serial g_file_storage sa1100-rtc apm pcmcia-core snd-pcm-oss snd-pxa2xx-i2sound pxa2xx_h2200 h2200_pm h2200_lcd h2200_kbd h2200_battery mq11xx_base mq1100fb samcop_adcts w1_ds2760 w1_samcop " #autoload on boot: #module_autoload_h2200_pm = "h2200_pm" #module_autoload_h2200_kbd = "h2200_kbd" #module_autoload_h2200_lcd = "h2200_lcd" #module_autoload_mq11xx_base = "mq11xx_base" #module_autoload_mq1100fb = "mq1100fb" #module_autoload_samcop_adcts = "samcop_adcts" #module_autoload_samcop_sdi = "samcop_sdi" #module_autoload_w1_ds2760 = "w1_ds2760" #module_autoload_h2200_battery = "h2200_battery" #module_autoload_hamcop_nand = "hamcop_nand" #module_autoload_pxa2xx_h2200 = "pxa2xx_h2200" #module_autoload_snd-pxa2xx-i2sound= "snd-pxa2xx-i2sound" #module_autoload_snd-pcm-oss = "snd-pcm-oss" SERIAL_CONSOLE = "57600 tts/0 vt100" USE_VT = "0" #include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "smallscreen" include conf/machine/tune-xscale.conf