ASoko19
New Contributor
5 years agoMake script doesn't generate Preloader image for DE0-Nano board
Hi, everyone.
I'm working on booting up Linux on DE0-Nano board.
I've successfully created a HPS design, got FPGA programming file and generated a bsp settings file.
But when I try to make the preloader image with make command it tells me to visit the rocketboards site:
Please visit https://rocketboards.org/foswiki/Documentation/BuildingBootloader for instructions on how to build the bootloader.
But on this site there is no information about how to compile preloader image, only the bootloader image.
So what should I do to get the preloader image?
BR,
Artem Sokolov