[oe-commits] Simon Busch : machines: introduce new palmpre2 machine

git version control git at git.openembedded.org
Fri Jan 7 08:43:27 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7adf1b02062956ecccd708a617525f10b6359397
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7adf1b02062956ecccd708a617525f10b6359397

Author: Simon Busch <morphis at amethyst.openembedded.net>
Date:   Fri Jan  7 09:30:54 2011 +0100

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 at amethyst.openembedded.net>

---

 conf/machine/palmpre2.conf |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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





More information about the Openembedded-commits mailing list