summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/zoom2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/zoom2.conf')
-rw-r--r--meta/conf/machine/zoom2.conf19
1 files changed, 0 insertions, 19 deletions
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
4TARGET_ARCH = "arm"
5
6PREFERRED_PROVIDER_virtual/kernel = "linux-omap-zoomsync"
7
8MACHINE_FEATURES = "kernel26 apm alsa usbgadget usbhost screen touchscreen"
9
10KERNEL_IMAGETYPE = "uImage"
11IMAGE_FSTYPES ?= "tar.gz jffs2 ext2"
12UBOOT_ENTRYPOINT ="0x80008000"
13UBOOT_LOADADDRESS ="0x80008000"
14
15EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
16SERIAL_CONSOLE = "-L 115200 ttyS3"
17#MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS = "u-boot x-load"
18
19require conf/machine/include/tune-cortexa8.inc