Hi Heinrich, On 2/25/26 1:13 PM, Heinrich Schuchardt wrote:
There is no symbol CONFIG_SPL_CPU_SUPPORT.
There used to be, before 529d5f96cf7b ("cpu: Rename SPL_CPU_SUPPORT to SPL_CPU").
The intended symbol is called CONFIG_SPL_CPU.
Since the aforementioned commit, yes.
Thus:
Fixes: 8a44fe694394 ("board: riscv: add openpiton-riscv64 SoC support")
Reviewed-by: Quentin Schulz <[email protected]>
Thanks!
Quentin

