Arthur_Davidov
New Contributor
5 years agoARRIA 10 U-Boot boot from QSPI - spi probe failed
Hi,
I use with arria 10 dev kit and followed the tutorial Arria_10_SoC_45_Boot_from_QSPI
I prepared system for baremetal and skipped the sections to prepare:
kernel.itb - Linux kerned and d...
- 5 years ago
https://rocketboards.org/foswiki/Documentation/BuildingBootloader#Arria_10_SoC_45_Boot_from_QSPI
I skipped :
cd $TOP_FOLDER/a10_soc_devkit_ghrd/software/bootloader/u-boot-socfpga ./arch/arm/mach-socfpga/qts-filter-a10.sh \ ../../../hps_isw_handoff/hps.xml \ arch/arm/dts/socfpga_arria10_socdk_qspi_handoff.h
using, instead the git version of socfpga_arria10_socdk_qspi_handoff.h unmodified. My dev kit booted to u-boot and the kernel.
Mike