]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - README
Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze
[karo-tx-uboot.git] / README
diff --git a/README b/README
index d8fcd95f9423a877edb04bafa4e34249f29017b2..d6be5965de64e5857c4379d677430804792062f3 100644 (file)
--- 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.