Im following the steps here: http://www.rocketboards.org/foswiki/.../GSRDPreloader
After having made some minor changes to the FPGA design. When I run the makefile, I get the following unhelpfull errors:
make CROSS_COMPILE=arm-none-eabi- -C uboot-socfpga socfpga_cyclone5_config
make[1]: Entering directory `/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga'
: invalid option
make[1]: *** [socfpga_cyclone5_config] Error 1
make[1]: Leaving directory `/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga'
make: *** [config] Error 2
Anyone got any ideas?
After having made some minor changes to the FPGA design. When I run the makefile, I get the following unhelpfull errors:
make CROSS_COMPILE=arm-none-eabi- -C uboot-socfpga socfpga_cyclone5_config
make[1]: Entering directory `/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga'
: invalid option
make[1]: *** [socfpga_cyclone5_config] Error 1
make[1]: Leaving directory `/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga'
make: *** [config] Error 2
Anyone got any ideas?