]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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 8eea24aedef02516c983907625347aee5fe7aca8..fb600b8605c3e3e508767950c61809ba630741e4 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