[PATCH 03/13] arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA

Simon Glass sjg at chromium.org
Thu Feb 16 21:17:42 CET 2023


On Thu, 16 Feb 2023 at 02:54, Michal Simek <michal.simek at amd.com> 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 <michal.simek at amd.com>
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> > ---
> >   arch/arm/Kconfig | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list