[PATCH] arm: versal: Fix xspi0 boot mode
Michal Simek
monstr at monstr.eu
Thu Jun 25 10:02:08 CEST 2020
po 4. 5. 2020 v 15:37 odesílatel Michal Simek <michal.simek at xilinx.com> napsal:
>
> Use proper number to be aligned with xspi0 boot mode.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> include/configs/xilinx_versal.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/configs/xilinx_versal.h b/include/configs/xilinx_versal.h
> index 1b40ad7d0963..bc980df0eb2b 100644
> --- a/include/configs/xilinx_versal.h
> +++ b/include/configs/xilinx_versal.h
> @@ -108,7 +108,7 @@
> "source ${scriptaddr}; echo XSPI: SCRIPT FAILED: continuing...;\0"
>
> #define BOOTENV_DEV_NAME_XSPI(devtypeu, devtypel, instance) \
> - "xspi "
> + "xspi0 "
>
> #define BOOT_TARGET_DEVICES_JTAG(func) func(JTAG, jtag, na)
>
> --
> 2.26.2
>
Applied.
M
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs
More information about the U-Boot
mailing list