summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-05-22 14:38:19 -0400
committerTom Rini <trini@ti.com>2014-05-22 14:38:19 -0400
commit4d16f67e7ba1a69929b55852f1a274c457a0db27 (patch)
treedf2e1e39cd0a9b9d73c8ecf203c45b7e993d18dd /README
parentf6ed9d50949eb290744bf7606e30763582e2d44b (diff)
parent1a897668ac33c57ca76f47cb940ec32b405e90dd (diff)
downloadtalos-obmc-uboot-4d16f67e7ba1a69929b55852f1a274c457a0db27.tar.gz
talos-obmc-uboot-4d16f67e7ba1a69929b55852f1a274c457a0db27.zip
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index d8fcd95f94..d6be5965de 100644
--- a/README
+++ b/README
@@ -2572,6 +2572,19 @@ CBFS (Coreboot Filesystem) support
Specify the number of FPGA devices to support.
+ CONFIG_CMD_FPGA_LOADMK
+
+ Enable support for fpga loadmk command
+
+ CONFIG_CMD_FPGA_LOADP
+
+ Enable support for fpga loadp command - load partial bitstream
+
+ CONFIG_CMD_FPGA_LOADBP
+
+ Enable support for fpga loadbp command - load partial bitstream
+ (Xilinx only)
+
CONFIG_SYS_FPGA_PROG_FEEDBACK
Enable printing of hash marks during FPGA configuration.
OpenPOWER on IntegriCloud