[PATCH v4] SDRAM Calibration Failed fix for GEN5 SoCFPGA

Sune Brian briansune at gmail.com
Tue Nov 25 22:47:28 CET 2025


> +       select CYCLIC
> +       select SPL_CYCLIC
>         select SPL_ALTERA_SDRAM
>         imply FPGA_SOCFPGA
>         imply SPL_SIZE_LIMIT_SUBTRACT_GD

Hi Quentin,

But interestingly do you tried any case that when defconfig
had given
CONFIG_CYCLIC=y
CONFIG_SPL_CYCLIC=y
but empty CMD_CYCLIC?

What my observation is that it is automatically turn on
CMD_CYCLIC during .config recovery.

So I had no clue what you want on this correlated settings.

Brian


More information about the U-Boot mailing list