[v2 13/17] arm: socfpga: Add SPL for Intel N5X device

Ley Foon Tan lftan.linux at gmail.com
Fri May 28 10:22:17 CEST 2021


On Fri, Apr 30, 2021 at 3:41 PM Siew Chin Lim
<elly.siew.chin.lim at intel.com> wrote:
>
> Add SPL for N5X.
>
> Signed-off-by: Siew Chin Lim <elly.siew.chin.lim at intel.com>
> ---
>  .../mach-socfpga/{spl_agilex.c => spl_n5x.c}  | 37 +++++++++++--------
>  1 file changed, 22 insertions(+), 15 deletions(-)
>  copy arch/arm/mach-socfpga/{spl_agilex.c => spl_n5x.c} (83%)
>
> diff --git a/arch/arm/mach-socfpga/spl_agilex.c b/arch/arm/mach-socfpga/spl_n5x.c
> similarity index 83%
> copy from arch/arm/mach-socfpga/spl_agilex.c
> copy to arch/arm/mach-socfpga/spl_n5x.c
> index ee5a9dc1e2..d056871d29 100644
> --- a/arch/arm/mach-socfpga/spl_agilex.c
> +++ b/arch/arm/mach-socfpga/spl_n5x.c
> @@ -1,27 +1,26 @@
>  // SPDX-License-Identifier: GPL-2.0
>  /*

Reviewed-by: Ley Foon Tan <lftan.linux at gmail.com>


More information about the U-Boot mailing list