Forum Discussion
yes, we received similar information as yours, i attached mine as below.
per our understanding, the Boot ROM print nothing, from the first line of printed message, the process has already entered into the SPL step.
and the content of first line also indicates the U-Boot SPL version, i don't think the Boot ROM knows this.
you can see the bold and italic message, which we added into SPL code to print more reference information for us, it was printed from the 2nd line.
U-Boot SPL 2021.04 (May 24 2023 - 11:38:08 +0800)
In early user mode!
FPGA: Checking FPGA configuration setting ...
not In mode!
2nd time not in user mode
FPGA: Checking FPGA configuration setting ...
WDT: Started with servicing (10s timeout)
Trying to boot from SPI
QSPI: Invalid input arguments txlen 64
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
U-Boot SPL 2021.04 (May 24 2023 - 11:38:08 +0800)
In user mode!
not In mode!
regular boot not valid
U-Boot SPL 2021.04 (May 24 2023 - 11:38:08 +0800)
In user mode!
not In mode!
regular boot valid
DDRCAL: Success
WDT: Started with servicing (10s timeout)
Trying to boot from SPI
U-Boot 2021.04 (May 23 2023 - 18:00:07 +0800)socfpga_arria10
CPU: Altera SoCFPGA Arria 10
BOOT: QSPI Flash (1.8V)
Model: SOCFPGA Arria10 Dev Kit
DRAM: 1 GiB
WDT: Started with servicing (10s timeout)
Loading Environment from SPIFlash... SF: Detected n25q00a with page size 256 Bytes, erase size 4 KiB, total 128 MiB
OK
In: serial
Out: serial
Err: serial
Model: SOCFPGA Arria10 Dev Kit