diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-18 15:32:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-18 15:36:06 +0000 |
commit | 673abd92f999829bdd67d0273c43570a62123a63 (patch) | |
tree | 63132d1ffc1cb5bf50d244b184ca8d58a9cbc85c /meta/conf/machine | |
parent | fed61beb31c47e2d96af905a7047fe78d64c9bd0 (diff) | |
download | poky-673abd92f999829bdd67d0273c43570a62123a63.tar.gz |
conf/machine: Drop older machines with no recent updates
These are all moving to meta-extras. Ideally in the future machines
such as these will be maintained to topic specific layers as we move
to a more layer oriented model. If this causes a problem for anyone
please discuss it on the mailing list.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/machine')
-rw-r--r-- | meta/conf/machine/akita.conf | 12 | ||||
-rw-r--r-- | meta/conf/machine/c7x0.conf | 14 | ||||
-rw-r--r-- | meta/conf/machine/cm-x270.conf | 67 | ||||
-rw-r--r-- | meta/conf/machine/depicture.conf | 31 | ||||
-rw-r--r-- | meta/conf/machine/em-x270.conf | 64 | ||||
-rw-r--r-- | meta/conf/machine/htcuniversal.conf | 33 | ||||
-rw-r--r-- | meta/conf/machine/hx2000.conf | 49 | ||||
-rw-r--r-- | meta/conf/machine/igep0020.conf | 40 | ||||
-rw-r--r-- | meta/conf/machine/igep0030.conf | 40 | ||||
-rw-r--r-- | meta/conf/machine/mx31ads.conf | 15 | ||||
-rw-r--r-- | meta/conf/machine/mx31phy.conf | 16 | ||||
-rw-r--r-- | meta/conf/machine/omap-3430ldp.conf | 26 | ||||
-rw-r--r-- | meta/conf/machine/omap-3430sdp.conf | 15 | ||||
-rw-r--r-- | meta/conf/machine/overo.conf | 36 | ||||
-rw-r--r-- | meta/conf/machine/spitz.conf | 15 | ||||
-rw-r--r-- | meta/conf/machine/zoom2.conf | 19 | ||||
-rw-r--r-- | meta/conf/machine/zylonite.conf | 25 |
17 files changed, 0 insertions, 517 deletions
diff --git a/meta/conf/machine/akita.conf b/meta/conf/machine/akita.conf deleted file mode 100644 index cdd465200c..0000000000 --- a/meta/conf/machine/akita.conf +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Sharp Zaurus SL-C1000 | ||
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device | ||
4 | |||
5 | require conf/machine/include/zaurus-2.6.inc | ||
6 | require conf/machine/include/zaurus-clamshell.inc | ||
7 | |||
8 | MACHINE_FEATURES += "iwmmxt" | ||
9 | |||
10 | IMAGE_FSTYPES ?= "jffs2" | ||
11 | |||
12 | ROOT_FLASH_SIZE = "58" | ||
diff --git a/meta/conf/machine/c7x0.conf b/meta/conf/machine/c7x0.conf deleted file mode 100644 index 2b2f1a4355..0000000000 --- a/meta/conf/machine/c7x0.conf +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Sharp Zaurus SL-C7x0 | ||
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices | ||
4 | |||
5 | require conf/machine/include/zaurus-2.6.inc | ||
6 | require conf/machine/include/zaurus-clamshell.inc | ||
7 | |||
8 | IMAGE_FSTYPES ?= "jffs2" | ||
9 | |||
10 | ROOT_FLASH_SIZE = "25" | ||
11 | # yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. | ||
12 | |||
13 | #XSERVER = "xserver-kdrive-imageon" | ||
14 | |||
diff --git a/meta/conf/machine/cm-x270.conf b/meta/conf/machine/cm-x270.conf deleted file mode 100644 index 9bf7d8f6ae..0000000000 --- a/meta/conf/machine/cm-x270.conf +++ /dev/null | |||
@@ -1,67 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@Name: Compulab cm-x270 | ||
3 | #@DESCRIPTION: Machine configuration for Compulab cm-x270 computer module | ||
4 | #OLDEST_KERNEL = "2.6.16" | ||
5 | TARGET_ARCH = "arm" | ||
6 | GUI_MACHINE_CLASS ?= "bigscreen" | ||
7 | |||
8 | PREFERRED_PROVIDER_virtual/kernel = "linux" | ||
9 | PREFERRED_VERSION_linux ?= "2.6.23" | ||
10 | |||
11 | |||
12 | require conf/machine/include/tune-xscale.inc | ||
13 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
14 | |||
15 | # Console serial port. | ||
16 | # If you have a W module, add the following line to your local.conf: | ||
17 | # the following line to your local.conf: | ||
18 | CMX270_CONSOLE_SERIAL_PORT ?= "ttyS0" | ||
19 | # the following is for the cm-x270 L module | ||
20 | #CMX270_CONSOLE_SERIAL_PORT ?= "ttyS1" | ||
21 | |||
22 | # NAND flash eraseblock size | ||
23 | # most of the older cm-x270 modules are populated with NAND flash | ||
24 | # that have 128KiB eraseblocks. Recently, a user encounted | ||
25 | # a device that has 16KiB eraseblocks. The following define | ||
26 | # can be overridden in local.conf if you have one of these devices. | ||
27 | CMX270_NAND_ERASEBLOCK_SIZE ?= "0x20000" | ||
28 | |||
29 | |||
30 | # used by sysvinit_2 package, so rebuild this | ||
31 | # package if you change the SERIAL_CONSOLE setting | ||
32 | # the following is the port for the cm-x270 L module | ||
33 | # I think the W module would use ttyS0, but has | ||
34 | # not been tested. This can be overwritten in | ||
35 | # local.conf | ||
36 | SERIAL_CONSOLE ?= "38400 ${CMX270_CONSOLE_SERIAL_PORT}" | ||
37 | |||
38 | # used by opie-collections.inc | ||
39 | ROOT_FLASH_SIZE ?= "32" | ||
40 | |||
41 | # for NAND flash. | ||
42 | EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=${CMX270_NAND_ERASEBLOCK_SIZE} --pad --no-cleanmarkers;\ | ||
43 | sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \ | ||
44 | -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs-summary.jffs2 \ | ||
45 | -e ${CMX270_NAND_ERASEBLOCK_SIZE} -p; \ | ||
46 | cd ${DEPLOY_DIR_IMAGE}; \ | ||
47 | rm -f ${DEPLOY_DIR_IMAGE}/${IMAGE_LINK_NAME}.rootfs-summary.jffs2; \ | ||
48 | ln -s ${IMAGE_NAME}.rootfs-summary.jffs2 ${IMAGE_LINK_NAME}.rootfs-summary.jffs2 \ | ||
49 | " | ||
50 | |||
51 | MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia alsa iwmmxt" | ||
52 | |||
53 | # to program the compulab NAND flash, the following scheme is suggested. Create | ||
54 | # a small rootfs that can fit in NOR flash using the following config: | ||
55 | # - Angstrom distro | ||
56 | # - uclibc (set ANGSTROM_MODE = "uclibc" in local.conf) | ||
57 | # - angstrom-minimal-image-with-mtd-utils bitbake target | ||
58 | # - put the following in your local.conf | ||
59 | # - IMAGE_FSTYPES = "jffs2 tar cpio.gz" | ||
60 | # now, when you build the image, a cpio.gz will be generated | ||
61 | # that can be used as an initramfs. You can boot into this image and then | ||
62 | # program the main rootfs jffs2 image in NAND flash using mtd-utils | ||
63 | # you can select booting the initramfs, or the main nand rootfs by using | ||
64 | # the "ramdisk on", or "ramdisk off" commands in the bootloader | ||
65 | # | ||
66 | |||
67 | |||
diff --git a/meta/conf/machine/depicture.conf b/meta/conf/machine/depicture.conf deleted file mode 100644 index f72ab2939e..0000000000 --- a/meta/conf/machine/depicture.conf +++ /dev/null | |||
@@ -1,31 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Simtec BBD20EUROU + IM2440D20 (Combination known as: Depicture) | ||
3 | #@DESCRIPTION: Machine configuration for running an ARM 920t in the BBD20EUROU board. | ||
4 | |||
5 | TARGET_ARCH = "arm" | ||
6 | |||
7 | require conf/machine/include/qemu.inc | ||
8 | require conf/machine/include/tune-arm920t.inc | ||
9 | |||
10 | KERNEL_IMAGETYPE = "zImage" | ||
11 | |||
12 | SERIAL_CONSOLE = "115200 ttySAC0" | ||
13 | |||
14 | PREFERRED_PROVIDER_virtual/kernel = "linux-simtec" | ||
15 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-fbdev" | ||
16 | |||
17 | MACHINE_FEATURES = "kernel26 alsa usbhost" | ||
18 | XSERVER = "xserver-kdrive-fbdev" | ||
19 | |||
20 | SERIAL_CONSOLE = "115200 ttySAC0" | ||
21 | |||
22 | # used by some images | ||
23 | ROOT_FLASH_SIZE = "28" | ||
24 | |||
25 | # Ensure the JFFS2 has summary nodes... | ||
26 | IMAGE_FSTYPES += " jffs2" | ||
27 | EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 \ | ||
28 | --no-cleanmarkers --pad -n -x lzo ; sumtool --eraseblock=0x20000 --no-cleanmarkers \ | ||
29 | --littleendian --pad \ | ||
30 | -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \ | ||
31 | -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2.summary" | ||
diff --git a/meta/conf/machine/em-x270.conf b/meta/conf/machine/em-x270.conf deleted file mode 100644 index 9bcec5b742..0000000000 --- a/meta/conf/machine/em-x270.conf +++ /dev/null | |||
@@ -1,64 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: EM-X270 | ||
3 | #@DESCRIPTION: Machine configuration for the CompuLab EM-X270 with a pxa27x CPU | ||
4 | |||
5 | # | ||
6 | # Hardware-based properties | ||
7 | # | ||
8 | TARGET_ARCH = "arm" | ||
9 | GUI_MACHINE_CLASS ?= "bigscreen" | ||
10 | |||
11 | PREFERRED_PROVIDER_virtual/kernel = "linux" | ||
12 | |||
13 | require conf/machine/include/tune-xscale.inc | ||
14 | |||
15 | # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first | ||
16 | # require conf/machine/include/tune-iwmmxt.inc | ||
17 | |||
18 | IMAGE_DEPENDS_jffs2 += " genext2fs-native " | ||
19 | ROOT_FLASH_SIZE = "128" | ||
20 | IMAGE_CMD_jffs2 = " \ | ||
21 | mkfs.jffs2 --root=${IMAGE_ROOTFS} \ | ||
22 | --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \ | ||
23 | --eraseblock=0x20000 --pad --faketime -n; \ | ||
24 | sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \ | ||
25 | -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs-summary.jffs2 \ | ||
26 | -e 0x20000 -p; \ | ||
27 | mkdir -p ${WORKDIR}/img; \ | ||
28 | mkdir -p ${WORKDIR}/kern-img/; \ | ||
29 | install -m 0644 `readlink -f ${DEPLOY_DIR_IMAGE}/uImage-em-x270.bin` ${WORKDIR}/kern-img/uImage; \ | ||
30 | mkfs.jffs2 --root=${WORKDIR}/kern-img/ --eraseblock=0x20000 --pad \ | ||
31 | --no-cleanmarkers --faketime --output=${WORKDIR}/img/em-x270-kernel.jffs2; \ | ||
32 | cd ${DEPLOY_DIR_IMAGE}; \ | ||
33 | ln -fs ${IMAGE_NAME}.rootfs-summary.jffs2 ${IMAGE_LINK_NAME}.rootfs-summary.jffs2; \ | ||
34 | install -m 0644 ${DEPLOY_DIR_IMAGE}/${IMAGE_LINK_NAME}.rootfs-summary.jffs2 \ | ||
35 | ${WORKDIR}/img/em-x270-angstrom.jffs2; \ | ||
36 | size=`du -sk ${WORKDIR}/img | cut -f 1` ; ((size *= 120)) ; ((size /= 100)) ; \ | ||
37 | genext2fs -d ${WORKDIR}/img -b $size ${DEPLOY_DIR_IMAGE}/updater-em-x270.ext2 \ | ||
38 | " | ||
39 | |||
40 | #VOLATILE_STORAGE_SIZE = "128" | ||
41 | MACHINE_DISPLAY_WIDTH_PIXELS ?= "480" | ||
42 | MACHINE_DISPLAY_HEIGHT_PIXELS ?= "640" | ||
43 | MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth wifi usbhost usbgadget screen phone " | ||
44 | |||
45 | # | ||
46 | # Software/packages selection | ||
47 | # | ||
48 | |||
49 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" | ||
50 | |||
51 | # | ||
52 | # Modules autoload and other boot properties | ||
53 | # | ||
54 | module_autoload_evdev = "evdev" | ||
55 | module_autoload_mmc_block = "mmc_block" | ||
56 | module_autoload_pxa27x_udc = "pxa27x_udc" | ||
57 | |||
58 | #FIXME: this should be controlled by a userspace utility later. | ||
59 | module_autoload_g_ether = "g_ether" | ||
60 | |||
61 | SERIAL_CONSOLE = "115200 ttyS0" | ||
62 | |||
63 | KERNEL_IMAGETYPE = "uImage" | ||
64 | UBOOT_ENTRYPOINT = "a0008000" | ||
diff --git a/meta/conf/machine/htcuniversal.conf b/meta/conf/machine/htcuniversal.conf deleted file mode 100644 index 72f3bc4aad..0000000000 --- a/meta/conf/machine/htcuniversal.conf +++ /dev/null | |||
@@ -1,33 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: HTC Universal | ||
3 | #@DESCRIPTION: Machine configuration for the HTC Universal smartphone | ||
4 | |||
5 | #include conf/machine/include/tune-iwmmxt.inc | ||
6 | include conf/machine/include/tune-xscale.inc | ||
7 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
8 | |||
9 | TARGET_ARCH = "arm" | ||
10 | |||
11 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | ||
12 | |||
13 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen keyboard usbhost usbgadget wifi phone" | ||
14 | |||
15 | MACHINE_EXTRA_RDEPENDS = "zaurusd" | ||
16 | |||
17 | MACHINE_EXTRA_RRECOMMENDS = " \ | ||
18 | kernel-module-htcuniversal-bt \ | ||
19 | kernel-module-htcuniversal-phone \ | ||
20 | kernel-module-i2c-pxa \ | ||
21 | kernel-module-htcuniversal-acx \ | ||
22 | kernel-module-acx \ | ||
23 | kernel-module-usbserial \ | ||
24 | " | ||
25 | |||
26 | module_autoload_acx = "acx" | ||
27 | module_autoload_htcuniversal_acx = "htcuniversal_acx" | ||
28 | |||
29 | IMAGE_FSTYPES ?= "tar.gz" | ||
30 | |||
31 | # Don't include kernels in standard images for Zaurus machines | ||
32 | RDEPENDS_kernel-base = "" | ||
33 | KERNEL_IMAGETYPE = "zImage" | ||
diff --git a/meta/conf/machine/hx2000.conf b/meta/conf/machine/hx2000.conf deleted file mode 100644 index a6775f2c3a..0000000000 --- a/meta/conf/machine/hx2000.conf +++ /dev/null | |||
@@ -1,49 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: iPAQ hx2xxx | ||
3 | #@DESCRIPTION: Machine configuration for the hx2000 iPAQs with a pxa27x CPU | ||
4 | |||
5 | TARGET_ARCH = "arm" | ||
6 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
7 | |||
8 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | ||
9 | |||
10 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" | ||
11 | |||
12 | ROOT_FLASH_SIZE = "80" | ||
13 | |||
14 | EXTRA_IMAGECMD_jffs2 = "; sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \ | ||
15 | -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs-summary.jffs2 \ | ||
16 | -e 256KiB -p" | ||
17 | |||
18 | IMAGE_FSTYPES ?= "jffs2 tar.bz2" | ||
19 | |||
20 | MODUTILS = "26" | ||
21 | |||
22 | MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usbgadget usbhost screen vfat" | ||
23 | |||
24 | PCMCIA_MANAGER = "pcmciautils" | ||
25 | |||
26 | SERIAL_CONSOLE = "115200 ttyS0" | ||
27 | |||
28 | MACHINE_GUI_CLASS = "smallscreen" | ||
29 | MACHINE_DISPLAY_WIDTH_PIXELS = "240" | ||
30 | MACHINE_DISPLAY_HEIGHT_PIXELS = "320" | ||
31 | |||
32 | require conf/machine/include/tune-xscale.inc | ||
33 | |||
34 | # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first | ||
35 | #require conf/machine/include/tune-iwmmxt.inc | ||
36 | |||
37 | module_autoload_evdev = "evdev" | ||
38 | module_autoload_pcmcia = "pcmcia" | ||
39 | module_autoload_mmc_block = "mmc_block" | ||
40 | module_autoload_snd-pcm-oss = "snd-pcm-oss" | ||
41 | module_autoload_snd-mixer-oss = "snd-mixer-oss" | ||
42 | module_autoload_pxa27x_udc = "pxa27x_udc" | ||
43 | |||
44 | #FIXME: this should be controlled by a userspace utility later. | ||
45 | module_autoload_g_ether = "g_ether" | ||
46 | |||
47 | # Don't include kernels in standard images | ||
48 | RDEPENDS_kernel-base = "" | ||
49 | KERNEL_IMAGETYPE = "zImage" | ||
diff --git a/meta/conf/machine/igep0020.conf b/meta/conf/machine/igep0020.conf deleted file mode 100644 index 86adfcf1a0..0000000000 --- a/meta/conf/machine/igep0020.conf +++ /dev/null | |||
@@ -1,40 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: IGEP v2 machine | ||
3 | #@DESCRIPTION: Machine configuration for the IGEP v2 board (http://www.myigep.com) | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | # Floating point option | ||
7 | TARGET_FPU_arm = "hard" | ||
8 | |||
9 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-lite" | ||
10 | XSERVER = "xserver-xf86-lite \ | ||
11 | xf86-input-evdev \ | ||
12 | xf86-input-mouse \ | ||
13 | xf86-input-keyboard \ | ||
14 | xf86-video-omapfb" | ||
15 | |||
16 | |||
17 | # Only has DVI connector for external screen | ||
18 | GUI_MACHINE_CLASS = "bigscreen" | ||
19 | |||
20 | #Ship all kernel modules till the board support has matured enough | ||
21 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules linux-firmware-sd8686" | ||
22 | |||
23 | include conf/machine/include/tune-cortexa8.inc | ||
24 | |||
25 | IMAGE_FSTYPES += "cpio ext3 jffs2" | ||
26 | EXTRA_IMAGECMD_jffs2 = "-lnp " | ||
27 | |||
28 | # Guesswork | ||
29 | SERIAL_CONSOLE = "115200 ttyS2" | ||
30 | |||
31 | PREFERRED_PROVIDER_virtual/kernel = "linux-igep" | ||
32 | |||
33 | KERNEL_IMAGETYPE = "uImage" | ||
34 | |||
35 | UBOOT_ENTRYPOINT = "0x80008000" | ||
36 | UBOOT_LOADADDRESS = "0x80008000" | ||
37 | |||
38 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost vfat wifi" | ||
39 | |||
40 | # EXTRA_IMAGEDEPENDS += "u-boot x-load" | ||
diff --git a/meta/conf/machine/igep0030.conf b/meta/conf/machine/igep0030.conf deleted file mode 100644 index af36982a6a..0000000000 --- a/meta/conf/machine/igep0030.conf +++ /dev/null | |||
@@ -1,40 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: OMAP3 IGEP module | ||
3 | #@DESCRIPTION: Machine configuration for the OMAP3 IGEP module (http://www.myigep.com) | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | # Floating point option | ||
7 | TARGET_FPU_arm = "hard" | ||
8 | |||
9 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-lite" | ||
10 | XSERVER = "xserver-xf86-lite \ | ||
11 | xf86-input-evdev \ | ||
12 | xf86-input-mouse \ | ||
13 | xf86-input-keyboard \ | ||
14 | xf86-video-omapfb" | ||
15 | |||
16 | |||
17 | # Only has DVI connector for external screen | ||
18 | GUI_MACHINE_CLASS = "bigscreen" | ||
19 | |||
20 | #Ship all kernel modules till the board support has matured enough | ||
21 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules linux-firmware-sd8686" | ||
22 | |||
23 | include conf/machine/include/tune-cortexa8.inc | ||
24 | |||
25 | IMAGE_FSTYPES += "cpio ext3 jffs2" | ||
26 | EXTRA_IMAGECMD_jffs2 = "-lnp " | ||
27 | |||
28 | # Guesswork | ||
29 | SERIAL_CONSOLE = "115200 ttyS2" | ||
30 | |||
31 | PREFERRED_PROVIDER_virtual/kernel = "linux-igep" | ||
32 | |||
33 | KERNEL_IMAGETYPE = "uImage" | ||
34 | |||
35 | UBOOT_ENTRYPOINT = "0x80008000" | ||
36 | UBOOT_LOADADDRESS = "0x80008000" | ||
37 | |||
38 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost vfat wifi" | ||
39 | |||
40 | # EXTRA_IMAGEDEPENDS += "u-boot x-load" | ||
diff --git a/meta/conf/machine/mx31ads.conf b/meta/conf/machine/mx31ads.conf deleted file mode 100644 index 8b3e3dbc1a..0000000000 --- a/meta/conf/machine/mx31ads.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Freescale imx31 ADS Board | ||
3 | #@DESCRIPTION: Machine configuration for the imx31 based Freescale ADS Board | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | PREFERRED_PROVIDER_virtual/kernel = "linux-mx31" | ||
7 | |||
8 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen" | ||
9 | |||
10 | IMAGE_FSTYPES ?= "tar.gz jffs2" | ||
11 | SERIAL_CONSOLE = "-L 115200 ttymxc0" | ||
12 | |||
13 | EXTRA_IMAGECMD_jffs2_mx31ads = "--pad --little-endian --eraseblock=0x20000 -n" | ||
14 | |||
15 | require conf/machine/include/tune-arm1136jf-s.inc | ||
diff --git a/meta/conf/machine/mx31phy.conf b/meta/conf/machine/mx31phy.conf deleted file mode 100644 index eea673ab16..0000000000 --- a/meta/conf/machine/mx31phy.conf +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Phytec phyCORE-iMX31 Board | ||
3 | #@DESCRIPTION: Machine configuration for the imx31 based Phytec phyCORE-iMX31 | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | PREFERRED_PROVIDER_virtual/kernel = "linux-mx31" | ||
7 | |||
8 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen" | ||
9 | |||
10 | IMAGE_FSTYPES ?= "tar.gz jffs2" | ||
11 | KERNEL_IMAGETYPE = "uImage" | ||
12 | UBOOT_ENTRYPOINT = "80008000" | ||
13 | SERIAL_CONSOLE = "-L 115200 ttymxc0" | ||
14 | EXTRA_IMAGECMD_jffs2_mx31phy = "--pad --little-endian --eraseblock=0x20000 -n" | ||
15 | |||
16 | require conf/machine/include/tune-arm1136jf-s.inc | ||
diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf deleted file mode 100644 index 759d58f015..0000000000 --- a/meta/conf/machine/omap-3430ldp.conf +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: TI OMAP 3430 LDP | ||
3 | #@DESCRIPTION: Machine configuration for the TI OMAP 3430 LDP (aka OMAP Zoom) | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | ||
7 | |||
8 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth screen touchscreen phone" | ||
9 | KERNEL_IMAGETYPE = "uImage" | ||
10 | IMAGE_FSTYPES ?= "tar.gz jffs2" | ||
11 | EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n" | ||
12 | SERIAL_CONSOLE = "-L 115200 ttyS2" | ||
13 | |||
14 | require conf/machine/include/tune-cortexa8.inc | ||
15 | #require conf/machine/include/tune-arm1136jf-s.inc | ||
16 | |||
17 | MACHINE_EXTRA_RRECOMMENDS = "\ | ||
18 | kernel-module-ads7846 \ | ||
19 | kernel-module-atkbd \ | ||
20 | kernel-module-g-ether \ | ||
21 | kernel-module-musb-hdrc \ | ||
22 | kernel-module-omap24xxlib \ | ||
23 | kernel-module-omap24xxvout \ | ||
24 | kernel-module-omap-hsmmc \ | ||
25 | kernel-module-snd-omap2-audio \ | ||
26 | " | ||
diff --git a/meta/conf/machine/omap-3430sdp.conf b/meta/conf/machine/omap-3430sdp.conf deleted file mode 100644 index 651d6a9968..0000000000 --- a/meta/conf/machine/omap-3430sdp.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: TI OMAP 3430 SDP | ||
3 | #@DESCRIPTION: Machine configuration for the TI OMAP 3430 SDP | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | ||
7 | |||
8 | MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen" | ||
9 | KERNEL_IMAGETYPE = "uImage" | ||
10 | IMAGE_FSTYPES ?= "tar.gz jffs2" | ||
11 | EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n" | ||
12 | SERIAL_CONSOLE = "-L 115200 ttyS0" | ||
13 | |||
14 | require conf/machine/include/tune-cortexa8.inc | ||
15 | #require conf/machine/include/tune-arm1136jf-s.inc | ||
diff --git a/meta/conf/machine/overo.conf b/meta/conf/machine/overo.conf deleted file mode 100644 index 5271db627b..0000000000 --- a/meta/conf/machine/overo.conf +++ /dev/null | |||
@@ -1,36 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: overo machine | ||
3 | #@DESCRIPTION: Machine configuration for the overo | ||
4 | |||
5 | include conf/machine/include/tune-cortexa8.inc | ||
6 | |||
7 | TARGET_ARCH = "arm" | ||
8 | MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat alsa" | ||
9 | |||
10 | PREFERRED_VERSION_u-boot = "git" | ||
11 | UBOOT_ENTRYPOINT = "0x80008000" | ||
12 | UBOOT_LOADADDRESS = "0x80008000" | ||
13 | |||
14 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap3" | ||
15 | KERNEL_IMAGETYPE = "uImage" | ||
16 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" | ||
17 | SERIAL_CONSOLE = "115200 ttyS2" | ||
18 | |||
19 | IMAGE_FSTYPES += "tar.bz2 jffs2" | ||
20 | EXTRA_IMAGECMD_jffs2 = "-lnp " | ||
21 | EXTRA_IMAGEDEPENDS += "u-boot x-load" | ||
22 | |||
23 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" | ||
24 | #XSERVER = "xserver-xorg \ | ||
25 | # xf86-input-evdev \ | ||
26 | # xf86-input-mouse \ | ||
27 | # xf86-video-fbdev \ | ||
28 | # xf86-input-keyboard" | ||
29 | |||
30 | XSERVER = "xserver-kdrive-fbdev" | ||
31 | |||
32 | GUI_MACHINE_CLASS = "bigscreen" | ||
33 | |||
34 | ANGSTROM_URI = "http://www.gumstix.net" | ||
35 | |||
36 | |||
diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf deleted file mode 100644 index faa00e991f..0000000000 --- a/meta/conf/machine/spitz.conf +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Sharp Zaurus SL-C3000 | ||
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device | ||
4 | |||
5 | require conf/machine/include/zaurus-2.6.inc | ||
6 | require conf/machine/include/zaurus-clamshell.inc | ||
7 | |||
8 | MACHINE_FEATURES += "iwmmxt" | ||
9 | |||
10 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" | ||
11 | |||
12 | IMAGE_FSTYPES ?= "tar.gz ext3" | ||
13 | IMAGE_ROOTFS_SIZE_ext3 = "250000" | ||
14 | |||
15 | ROOT_FLASH_SIZE = "100" | ||
diff --git a/meta/conf/machine/zoom2.conf b/meta/conf/machine/zoom2.conf deleted file mode 100644 index dec90c2c7b..0000000000 --- a/meta/conf/machine/zoom2.conf +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Logic PD Zoom2 | ||
3 | #@DESCRIPTION: Machine configuration for the OMAP3-powered Logic PD Zoom2 | ||
4 | TARGET_ARCH = "arm" | ||
5 | |||
6 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync" | ||
7 | |||
8 | MACHINE_FEATURES = "kernel26 apm alsa usbgadget usbhost screen touchscreen" | ||
9 | |||
10 | KERNEL_IMAGETYPE = "uImage" | ||
11 | IMAGE_FSTYPES ?= "tar.gz jffs2 ext2" | ||
12 | UBOOT_ENTRYPOINT ="0x80008000" | ||
13 | UBOOT_LOADADDRESS ="0x80008000" | ||
14 | |||
15 | EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n" | ||
16 | SERIAL_CONSOLE = "-L 115200 ttyS3" | ||
17 | #MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS = "u-boot x-load" | ||
18 | |||
19 | require conf/machine/include/tune-cortexa8.inc | ||
diff --git a/meta/conf/machine/zylonite.conf b/meta/conf/machine/zylonite.conf deleted file mode 100644 index e82f041ff2..0000000000 --- a/meta/conf/machine/zylonite.conf +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | #@TYPE: Machine | ||
2 | #@NAME: Marvel PXA3xx Monahans Zylonite | ||
3 | #@DESCRIPTION: Machine configuration for the Zylonite Development board | ||
4 | |||
5 | require conf/machine/include/tune-xscale.inc | ||
6 | |||
7 | PACKAGE_EXTRA_ARCHS += "iwmmxt" | ||
8 | |||
9 | TARGET_ARCH = "arm" | ||
10 | |||
11 | EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n -x lzo -p" | ||
12 | |||
13 | IMAGE_CMD_jffs2 = "mkdir -p ${DEPLOY_DIR_IMAGE}; \ | ||
14 | mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \ | ||
15 | --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 ${EXTRA_IMAGECMD}; " | ||
16 | |||
17 | IMAGE_FSTYPES ?= "tar.bz2 jffs2" | ||
18 | |||
19 | SERIAL_CONSOLE = "38400 ttyS0" | ||
20 | |||
21 | PREFERRED_PROVIDER_virtual/kernel = "linux-rp" | ||
22 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" | ||
23 | XSERVER = "xserver-kdrive-fbdev" | ||
24 | |||
25 | MACHINE_FEATURES = "kernel26 apm usbgadget" | ||