Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:tools-software:linux-software:kuiper-linux [26 Apr 2024 07:36] – Just aligning the note with the warning boxes Stefan-Robert Rausresources:tools-software:linux-software:kuiper-linux [26 Apr 2024 07:40] (current) – [Intel/Altera] update file paths Stefan-Robert Raus
Line 74: Line 74:
   - target/u-boot.img   - target/u-boot.img
   - socfpga_arria10_common/zImage   - socfpga_arria10_common/zImage
-  - target/extlinux.conf, inside a folder named 'extlinux'. Create the folder if it does not exist; +  - socfpga_arria10_common/extlinux.conf, inside a folder named 'extlinux'. Create the folder if it does not exist; 
-  - write preloader file to the corresponding SD card partition (third partition - 4MB in size)+  - write preloader file (fit_spl_fpga.itb) to the corresponding SD card partition (third partition - 4MB in size).
     (e.g. "dd if=u-boot-splx4.sfp of=/dev/mmcblk0p3")     (e.g. "dd if=u-boot-splx4.sfp of=/dev/mmcblk0p3")
  
Line 82: Line 82:
   - target/socfpga.dtb   - target/socfpga.dtb
   - target/u-boot.scr   - target/u-boot.scr
 +  - target/u-boot-with-spl.sfp
   - socfpga_cyclone5_common/zImage   - socfpga_cyclone5_common/zImage
-  - target/extlinux.conf , in a folder called 'extlinux'; +  - socfpga_cyclone5_common/extlinux.conf , in a folder called 'extlinux'. Create the folder if it does not exist
-  - write preloader file to the corresponding SD card partition (third partition - 4MB in size)+  - write preloader file (u-boot-with-spl.sfp) to the corresponding SD card partition (third partition - 4MB in size)
     (e.g. "dd if=u-boot-with-spl.bin of=/dev/mmcblk0p3")     (e.g. "dd if=u-boot-with-spl.bin of=/dev/mmcblk0p3")
  
resources/tools-software/linux-software/kuiper-linux.txt · Last modified: 26 Apr 2024 07:40 by Stefan-Robert Raus