projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b815c9
)
zynq: Enable fpga loadp and loadbp commands
author
Michal Simek
<michal.simek@xilinx.com>
Fri, 2 May 2014 12:50:50 +0000
(14:50 +0200)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/include/configs/zynq-common.h
b/include/configs/zynq-common.h
index 8eea24aedef02516c983907625347aee5fe7aca8..fb600b8605c3e3e508767950c61809ba630741e4 100644
(file)
--- a/
include/configs/zynq-common.h
+++ b/
include/configs/zynq-common.h
@@
-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