]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/collie.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / collie.conf
1 #@TYPE: Machine
2 #@NAME: Sharp Zaurus SL-5000, Sharp Zaurus SL-5500
3 #@DESCRIPTION: Machine configuration for the SA1100 based Sharp Zaurus SL-5000 and SL-5500 devices
4
5 TARGET_ARCH = "arm"
6 IPKG_ARCHS = "all arm ${MACHINE}"
7 PREFERRED_PROVIDER_xserver ?= "xserver-kdrive"
8 PREFERRED_PROVIDER_virtual/kernel ?= "collie-kernels-2.4-embedix"
9 BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules sharp-sdmmc-support altboot"
10 BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules-cs \
11 sharp-sdmmc-support kernel-module-net-fd kernel-module-sa1100-bi \
12 kernel-module-usbdcore kernel-module-usbdmonitor altboot"
13
14 # kernel-module-collie-ssp kernel-module-collie-tc35143af if buzzer.patch applied
15
16 # This is needed for the ramdisk script to work
17 BOOTSTRAP_EXTRA_DEPENDS  += "e2fsprogs"
18 BOOTSTRAP_EXTRA_RDEPENDS += "e2fsprogs-mke2fs"
19
20 EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
21
22 IMAGE_LINGUAS = ""
23
24 include conf/machine/handheld-common.conf
25 include conf/machine/tune-strongarm.conf
26
27 SERIAL_CONSOLE = "115200 ttyS0"
28
29 ROOT_FLASH_SIZE = "16"
30
31 # Later versions are broken on kernel 2.4
32 PREFERRED_VERSION_orinoco-modules = "0.13e"