]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/machine/devkitidp-pxa255.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / machine / devkitidp-pxa255.conf
1 #@TYPE: Machine
2 #@Name: BSQUARE PXA255 DevKitIDP Development Platform
3 #@DESCRIPTION: Machine configuration for PXA255 DevKitIDP 
4
5 TARGET_ARCH = "arm"
6
7 GUI_MACHINE_CLASS = "bigscreen"
8 IPKG_ARCHS = "all arm armv5te ${MACHINE}"
9
10 PREFERRED_PROVIDER_virtual/bootloader = "uboot-${MACHINE}"
11 PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
12
13 BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel virtual/bootloader"
14
15 include conf/machine/tune-xscale.conf
16
17 # used by sysvinit_2
18 SERIAL_CONSOLE = "115200 ttyS0"
19
20 # used by opie-collections.inc
21 ROOT_FLASH_SIZE = "32"
22
23