zynq: Enable fpga loadp and loadbp commands
authorMichal Simek <michal.simek@xilinx.com>
Fri, 2 May 2014 12:50:50 +0000 (14:50 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 20 May 2014 13:23:46 +0000 (15:23 +0200)
Use new fpga commands for loading partial bitstreams.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq-common.h

index 8eea24a..fb600b8 100644 (file)
 #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