Forum Discussion
HPS & FPGA boot independently
- 6 years ago
Hello Ran,
Yes you can. You need to get the uboot and preloader separately from yocto project compilation. Also make sure to keep device tree (dtb) clear from any FPGA related device.
HPS will help you to configure the pins, HPS-FPGA bridges, and help you to generate preloader and uboot later in SoC EDS.
Hope this might help.
thanks
Hello Ran,
Yes you can. You need to get the uboot and preloader separately from yocto project compilation. Also make sure to keep device tree (dtb) clear from any FPGA related device.
HPS will help you to configure the pins, HPS-FPGA bridges, and help you to generate preloader and uboot later in SoC EDS.
Hope this might help.
thanks
- rshal26 years ago
Occasional Contributor
Hi Fawaz,
One more on this issue if I may, does preloader configured sdram according to configuration of HPS in platform designer ? If so, doesn't it mean that a yocto preloader might not be suitable for a specific sdram-hps,?
I ask just to be sure I understand it.
Thanks!