machines: introduce new palmpre2 machine
authorSimon Busch <morphis@amethyst.openembedded.net>
Fri, 7 Jan 2011 08:30:54 +0000 (09:30 +0100)
committerSimon Busch <morphis@amethyst.openembedded.net>
Fri, 7 Jan 2011 08:36:35 +0000 (09:36 +0100)
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>
conf/machine/palmpre2.conf [new file with mode: 0644]

diff --git a/conf/machine/palmpre2.conf b/conf/machine/palmpre2.conf
new file mode 100644 (file)
index 0000000..2c88559
--- /dev/null
@@ -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