[U-Boot] [PATCH 6/6] zynq: Enable fpga loadp and loadbp commands

Michal Simek michal.simek at xilinx.com
Fri May 2 15:34:46 CEST 2014


Use new fpga commands for loading partial bitstreams.

Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---

 include/configs/zynq-common.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index acf1bfd..af420d1 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -215,6 +215,8 @@
 #define CONFIG_FPGA_ZYNQPL
 #define CONFIG_CMD_FPGA
 #define CONFIG_CMD_FPGA_LOADMK
+#define CONFIG_CMD_FPGA_LOADP
+#define CONFIG_CMD_FPGA_LOADBP

 /* Open Firmware flat tree */
 #define CONFIG_OF_LIBFDT
--
1.8.2.3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140502/e7d62c5f/attachment.pgp>


More information about the U-Boot mailing list