Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCyclone V SE Preloader & u-boot
Hi, I'm trying to bring up a Cyclone V (5CSEBA2U19C8) on a custom board. The problem is, that i can't boot the u-boot.img. Here's my output:
U-Boot SPL 2013.01.01 (Jul 08 2016 - 17:26:3...
Altera_Forum
Honored Contributor
9 years agoUPDATE:
The issue seemed to be fixed by changing how I generated a .rbf output. Rather than manually creating a compressed *.rbf file from the <File -- Convert Programming> , I switched to auto-generating the *.rbf at compilation-time. After doing that my kernel booted fully. Sorry I don't have better root-cause results to share.