On Thu, 16 Feb 2023 at 02:54, Michal Simek <[email protected]> wrote: > > > > On 2/16/23 04:36, Tom Rini wrote: > > The function arch_early_init_r only does anything on these platforms if > > we have FPGA (or SPL and SPL_FPGA) enabled, so move the logic to select > > based on that. > > > > Cc: Michal Simek <[email protected]> > > Signed-off-by: Tom Rini <[email protected]> > > --- > > arch/arm/Kconfig | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

