]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/h3600.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / h3600.conf
1 #@TYPE: Machine
2 #@NAME: Compaq iPAQ 36xx,Compaq iPAQ 37xx,Compaq iPAQ 38xx
3 #@DESCRIPTION: Machine configuration for the Compaq iPAQ 36xx, Compaq iPAQ 37xx and Compaq iPAQ 38xx devices
4
5 TARGET_ARCH = "arm"
6 IPKG_ARCHS = "all arm ipaqsa h3600"
7 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
8 PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa"
9 EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p"
10 BOOTSTRAP_EXTRA_DEPENDS = "alsa-driver handhelds-sa ipaq-boot-params"
11 BOOTSTRAP_EXTRA_RDEPENDS = "alsa-driver kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}', d)}"
12
13 ROOT_FLASH_SIZE = "16"
14
15 H3600_MODULES = "\
16 h3600-asic \
17 h3600-micro \
18 h3600-microkbd h3600-stowaway \
19 hwtimer \
20 l3-backpaq \
21 nvrd \
22 sa1100-cs \
23 sa1100-ir \
24 sa1100-wdt \
25 sa1100-audio \
26 sa1100-rtc \
27 sa1100usb-core \
28 sd-mod \
29 serial-h3800 \
30 usb-char \
31 usb-eth"
32
33 USE_DEVFS = "1"
34 USE_VT = "0"
35
36 IMAGE_LINGUAS = ""
37
38 include conf/machine/ipaq-common.conf
39 include conf/machine/handheld-common.conf
40 include conf/machine/tune-strongarm.conf
41
42 SERIAL_CONSOLE = "115200 ttySA0"