summaryrefslogtreecommitdiff
path: root/include/configs/theadorable.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-03-25 16:57:18 (GMT)
committerTom Rini <trini@konsulko.com>2016-03-25 16:57:18 (GMT)
commita6164205ee933fa956d9f07f4ae08b39b64629e7 (patch)
treef69f88b79602a47527409b83aa0c30091362f95b /include/configs/theadorable.h
parentb5b84be8a7356d4c3618b6edcb501885e53569f5 (diff)
parent7497a6a1f13eb86d68a936edecfd682bbad5752d (diff)
downloadu-boot-fsl-qoriq-a6164205ee933fa956d9f07f4ae08b39b64629e7.tar.xz
Merge git://www.denx.de/git/u-boot-marvell
Diffstat (limited to 'include/configs/theadorable.h')
-rw-r--r--include/configs/theadorable.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h
index 9f186ad..a4bcf21 100644
--- a/include/configs/theadorable.h
+++ b/include/configs/theadorable.h
@@ -114,6 +114,11 @@
#define CONFIG_VGA_AS_SINGLE_DEVICE
#define CONFIG_CMD_BMP
+/* FPGA programming support */
+#define CONFIG_FPGA
+#define CONFIG_FPGA_ALTERA
+#define CONFIG_FPGA_STRATIX_V
+
/*
* mv-common.h should be defined after CMD configs since it used them
* to enable certain macros