[oe] [PATCH] cyclone3_starter.conf: New machine/board for architecture nios2.

Leon Woestenberg leon.woestenberg at gmail.com
Sun Dec 6 22:44:38 UTC 2009


These adds the Altera Cyclone III FPGA Starter Kit which can
run a nios2 soft-core SoC processor.

Tested-by: Walter Goossens <walter.goossens at axon.tv>
Tested-by: Leon Woestenberg <leon at sidebranch.com>
Signed-off-by: Leon Woestenberg <leon at sidebranch.com>
---
 conf/machine/cyclone3_starter.conf |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 conf/machine/cyclone3_starter.conf

diff --git a/conf/machine/cyclone3_starter.conf b/conf/machine/cyclone3_starter.conf
new file mode 100644
index 0000000..95276e7
--- /dev/null
+++ b/conf/machine/cyclone3_starter.conf
@@ -0,0 +1,7 @@
+#@TYPE: Machine
+#@NAME: Altera Cyclone III FPGA Starter 
+#@DESCRIPTION: Machine configuration for a Altera Cyclone III FPGA Starter Kit
+
+TARGET_ARCH = "nios2"
+
+require conf/machine/include/nios2.inc
-- 
1.6.0.4





More information about the Openembedded-devel mailing list