Use new fpga commands for loading partial bitstreams. Signed-off-by: Michal Simek <michal.si...@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
pgprTGImB8P8X.pgp
Description: PGP signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot