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 python script cv_bsp_generator.py, claiming it's in this directory:
$TOP_FOLDER/cv_soc_devkit_ghrd/software/bootloader/u-boot-socfpga/arch/arm/mach-socfpga/cv_bsp_generator
But that directory doesn't exist in the repo.
Where is cv_bsp_generator.py?