> + 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

