[oe-commits] Ulf Samuelsson : Add support for at572d940hfek

git version control git at git.openembedded.org
Tue Aug 11 17:25:06 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: 0cc7f1d7d6228cb3cb90e653fa3554e7a76134a1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0cc7f1d7d6228cb3cb90e653fa3554e7a76134a1

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Tue Aug 11 19:24:31 2009 +0200

Add support for at572d940hfek

---

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

diff --git a/conf/machine/at572d940hfek.conf b/conf/machine/at572d940hfek.conf
new file mode 100644
index 0000000..2f79813
--- /dev/null
+++ b/conf/machine/at572d940hfek.conf
@@ -0,0 +1,14 @@
+#@TYPE: Machine
+#@Name: Atmel AT572D940HFEK Development Platform
+#@DESCRIPTION: Machine configuration for the at572d940hfek development board with a at572d940hf processor
+# AT91Bootstrap not yet functional
+
+include conf/machine/include/AT91.inc
+
+# Has no linux config file in OpenEmbedded
+LINUX26_CONFIG = "at572d940hf_defconfig"
+UBOOT_MACHINE = "at572d940hfek_config"
+AT91BOOTSTRAP_BOARD = "at572d940hfek"
+
+MACHINE_FEATURES += "usbhost"
+





More information about the Openembedded-commits mailing list