mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
zynq: Enable fpga loadp and loadbp commands
Use new fpga commands for loading partial bitstreams. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -192,6 +192,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
|
||||
|
Reference in New Issue
Block a user