summaryrefslogtreecommitdiffstats
path: root/include/configs/apf27.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/apf27.h')
-rw-r--r--include/configs/apf27.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/configs/apf27.h b/include/configs/apf27.h
index 6fd48181f1..e7e258fa60 100644
--- a/include/configs/apf27.h
+++ b/include/configs/apf27.h
@@ -293,6 +293,20 @@
#define CONFIG_MII /* MII PHY management */
/*
+ * FPGA
+ */
+#ifndef CONFIG_SPL_BUILD
+#define CONFIG_FPGA
+#endif
+#define CONFIG_FPGA_COUNT 1
+#define CONFIG_FPGA_XILINX
+#define CONFIG_FPGA_SPARTAN3
+#define CONFIG_SYS_FPGA_WAIT 250 /* 250 ms */
+#define CONFIG_SYS_FPGA_PROG_FEEDBACK
+#define CONFIG_SYS_FPGA_CHECK_CTRLC
+#define CONFIG_SYS_FPGA_CHECK_ERROR
+
+/*
* Fuses - IIM
*/
#ifdef CONFIG_CMD_IMX_FUSE
OpenPOWER on IntegriCloud