Forum Discussion
RPett4
Occasional Contributor
3 years agoWhere is cv_bsp_generator.py
Trying to follow the steps for building u-boot/bootloader from here:
https://www.rocketboards.org/foswiki/Documentation/BuildingBootloaderCycloneVAndArria10
It gets to a step where it calls a p...
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
Do you have any update?
Can you check my previous respond?
RPett4
Occasional Contributor
3 years agoIt would also be nice if the scripts could be ported to python 3 (it's only been out for 15 years), or at least add details to the guide on the easiest way to run them, because simply installing python and running the scripts causes them to crash in several locations: ex, print parenthesis, unicode not defined, str =/= bytes.