[U-Boot] [PATCH 2/2] README.socfpg: update qts script arguments for 16.1

Stephen Arnold sarnold at vctlabs.com
Tue Mar 7 21:47:16 UTC 2017


Signed-off-by: Stephen Arnold <sarnold at vctlabs.com>
---
 doc/README.socfpga | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/README.socfpga b/doc/README.socfpga
index 63733a986e..3110161753 100644
--- a/doc/README.socfpga
+++ b/doc/README.socfpga
@@ -20,7 +20,9 @@ controller support within SOCFPGA
 Generating the header files for SPL intergration as a replacement for the
 Preloader
 -------------------------------------------------------------------------
-This text assumes the use of Quartus 14.0.200
+This text has been updated based on testing with Quartus Lite 16.1 and a fixed
+DE1_SOC_Linux_FB demo project (https://github.com/VCTLabs/DE1_SOC_Linux_FB).
+FB project can be built manually (as below) or with the project Makefile.
 
 I) Rebuilding the MCVEVK Quartus project
 ----------------------------------------
@@ -60,14 +62,14 @@ I) Rebuilding the MCVEVK Quartus project
 	 6.5.4) Click Generate
 	 6.5.5) Click Exit
 
-Now the necessary files are generated. And U-Boot can be used to generate 
+Now the necessary files are generated. And U-Boot can be used to generate
 the SPL header files. For this, please use the following script from the
 u-boot source tree::
 
   $ ./arch/arm/mach-socfpga/qts-filter.sh [soc_type] [input_qts_dir] [input_bsp_dir] [output_dir]
-  
+
   Process QTS-generated headers into U-Boot compatible ones.
-  
+
     soc_type      - Type of SoC, either 'cyclone5' or 'arria5'.
     input_qts_dir - Directory with compiled Quartus project
                     and containing the Quartus project file (QPF).
-- 
2.11.1



More information about the U-Boot mailing list