[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-461-g1019dba
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2014-10-30 08:48:28
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 1019dba75a4bd7efb06f3135d3db74c0b1316553 (commit)
from 3f3c3c6030eb6eb64e10015c0c1beadacd0032c0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1019dba75a4bd7efb06f3135d3db74c0b1316553
Author: Nicolas Colombain <nic...@ar...>
Date: Thu Oct 30 09:47:54 2014 +0100
[UBOOT] add apf6 fpga initial support
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf6/apf6-u-boot-2014.07.h | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
index 9b4b89e..d568fcb 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
+++ b/buildroot/target/device/armadeus/apf6/apf6-u-boot-2014.07.h
@@ -148,6 +148,12 @@
#define CONFIG_PCIE_IMX
#define CONFIG_PCIE_IMX_POWER_GPIO IMX_GPIO_NR(6, 2)
+/* FPGA */
+#define CONFIG_FPGA_COUNT 1
+#define CONFIG_FPGA
+#define CONFIG_FPGA_ALTERA
+#define CONFIG_FPGA_CYCLON2
+
/*
* BOOTP options
*/
hooks/post-receive
--
armadeus
|