Forum Discussion
Altera_Forum
Honored Contributor
8 years agomost likely problem with devicetree, but why?
Hello all, I have a project wherein the FPGA communicates directly with SDRAM. To enable this i need to run a few commands during boot. namely: >setenv fpga2sdram_handoff 0x111 >run bridge_...
Altera_Forum
Honored Contributor
8 years agoHello,
I managed to solve this issue simply by creating a new system, starting from the Atlas-SoC SD-image instead of the DE0-nano-SoC image. So using Angstrom instead of Poky. Should there be anyone out there facing the same issues: I strongly recommend using Angstrom instead of Yocto/Poky, because it is much more beginner-friendly.