aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-07 09:30:54 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-07 09:36:35 +0100
commit7adf1b02062956ecccd708a617525f10b6359397 (patch)
treeaf2c516b5fd03fa3b41711bc725edc0c88bf7768
parent471eef5612a7e0ee5d892fd0b266ddf608d8188e (diff)
downloadopenembedded-7adf1b02062956ecccd708a617525f10b6359397.tar.gz
machines: introduce new palmpre2 machine
The new palmpre2 machine is nearly the same as the already available palmpre machine. The only difference is the internal processor. The palmpre2 uses a omap 3630 and the palmpre a omap 3430 processor. This takes us into the situation to handle two different machines. Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
-rw-r--r--conf/machine/palmpre2.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/palmpre2.conf b/conf/machine/palmpre2.conf
new file mode 100644
index 0000000000..2c88559656
--- /dev/null
+++ b/conf/machine/palmpre2.conf
@@ -0,0 +1,5 @@
+#@TYPE: Machine
+#@NAME: Palm Pre 2 machine
+#@DESCRIPTION: Machine configuration for the Palm Pre 2 handset
+
+require conf/machine/include/palmpre.inc