]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
fpga: Add support to load partial bitstreams
[karo-tx-uboot.git] / README
diff --git a/README b/README
index d362880c7254847ba123f0f55aa6a761206cf430..13cdac410937320ca805ce3c9df23bd18af6393e 100644 (file)
--- a/README
+++ b/README
@@ -2554,6 +2554,15 @@ CBFS (Coreboot Filesystem) support
 
                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.