Forum Discussion
IntelSupport
Contributor
4 years agoHello syam,
Have you tried the following build flow?
A tag for uboot-socfpga is different as below.
# git checkout -b test-bootloader -t origin/socfpga_v2021.10
The tag of the sites you pointed out is below.
git checkout -b test -t origin/socfpga_v2020.04
Thanks