Jump  
                
                  
                    February 22, 2017, 12:42am
                   
                  1 
               
             
            
              I use CycloneV Soc.
I would like to program the FPGA from Linux.https://rocketboards.org/foswiki/view/Documentation/GSRDProgrammingFPGAArrowSoCKitEdition 
However, it can not be done in version 4.1.22-ltsi.
best regard,
             
            
              
           
          
            
              
                thaler  
              
                  
                    February 22, 2017,  4:39pm
                   
                  2 
               
             
            
              You should have a look at this post here:
  
  
    I’ve just compiled the Linux 4.1 LTSI kernel and Poky. I’m able to boot the kernel on my DE0-nano-SoC board, using the default device tree that comes with the kernel. dmesg seems fine so far, no errors. Though /dev/fpga0 is missing. 
I can also see successfull registering of the  Altera FPGA Manager driver: 
 
Jun 21 14:44:32 cyclone5 kernel: [    1.985422] fpga_manager fpga0: Altera SOCFPGA FPGA Manager registered 
Jun 21 14:44:32 cyclone5 kernel: [    1.992306] altera_hps2fpga_bridge ff400000.…
   
 
             
            
              
           
          
            
              
                Jump  
              
                  
                    February 23, 2017, 10:51pm
                   
                  3 
               
             
            
              Thank you for the infomation.
I cannot understand the overlay.dtb file.
best regards,