Forum Discussion
Stratix 10 Linux SD card booting
Hi Hector,
Thank you for this help. I followed these steps, and I am used to it as of Now. I have 1 more question:
For this SX development Kit, there is information on the Internet (The one you referred me to, I did that before). But my main question is, there are other variants of the Stratix board as well:
Like: Stratix 10 GX, Stratix 10 DX, SX, TX, and many. The recent RF series, as well as the AX version.
I want to know if the GSRD procedure is the same for all the boards apart from register numbers (Pins).
My understanding is that the procedure should be the same for all the boards (Apart from PINs and register numbers)
Hi Bishnu,
The procedure for running Linux on a Stratix 10 board is virtually identical across all models, as they all share the same HPS SoC.
All of them share the same Device Tree, U-boot and Linux kernel source files. The OS build flow will be the same, but the Quartus hardware project must be regenerated to target the specific device. Also, the Device Tree must be adjusted for the peripherals that will be used.
In short, source files and flow are shared among all Stratix 10 devices, but the binaries need to be recompiled for the specific FPGA/devkit.
Let me know if you have any further questions. If you are good to go for now, please mark this topic as solve.
Regards