[PATCH v2] Fix socfpga GEN5 boot by spl+u-boot sfp on RAW
Sune Brian
briansune at gmail.com
Mon Dec 1 09:50:06 CET 2025
> - a lot if ugly board-specific ifdefs - my approach in [2] does not
> need that
>
> Jan
>
> [1]
Complete unnecessary.
> [2] https://patchwork.ozlabs.org/project/uboot/list/?series=483978
Are you 100% sure modifying as such can kept all u-boot supported device
untouched?
If not there are no ugly "board specific", btw it is generation
specific on socfpga.
C5 and A5 only. You don't familiar with other brand and family.
Sorry your new patch series are still not able to confirm the compatibility.
And you patch itself also used your claimed ugly board specific method.
So if you really like to take this patch "as yours"
work then move on. I drop mine. But I don't see your original patch is
fixed as such.
+#if (defined(TARGET_SOCFPGA_ARRIA10) || defined(TARGET_SOCFPGA_GEN5)) && \
+ defined(CONFIG_XPL_BUILD)
Brian
More information about the U-Boot
mailing list