[PATCH] arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi

Michal Simek monstr at monstr.eu
Mon Nov 28 12:25:03 CET 2022


pá 25. 11. 2022 v 15:00 odesílatel Venkatesh Yadav Abbarapu
<venkatesh.abbarapu at amd.com> napsal:
>
> Enable the config REMAKE_ELF in xilinx_versal_mini_ospi_defconfig
> and xilinx_versal_mini_qspi_defconfig which generates u-boot.elf.
> This commit a8c281d4b737("Convert CONFIG_REMAKE_ELF to Kconfig")
> misses to enable this config in these defconfigs.
>
> Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu at amd.com>
> ---
>
>  configs/xilinx_versal_mini_ospi_defconfig | 1 +
>  configs/xilinx_versal_mini_qspi_defconfig | 1 +
>  2 files changed, 2 insertions(+)
>
> diff --git a/configs/xilinx_versal_mini_ospi_defconfig b/configs/xilinx_versal_mini_ospi_defconfig
> index 2c4e21028d..abcd20ba85 100644
> --- a/configs/xilinx_versal_mini_ospi_defconfig
> +++ b/configs/xilinx_versal_mini_ospi_defconfig
> @@ -17,6 +17,7 @@ CONFIG_SYS_LOAD_ADDR=0x8000000
>  CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
>  CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xFFFE0000
>  # CONFIG_EXPERT is not set
> +CONFIG_REMAKE_ELF=y
>  # CONFIG_AUTOBOOT is not set
>  CONFIG_SYS_CONSOLE_INFO_QUIET=y
>  # CONFIG_DISPLAY_CPUINFO is not set
> diff --git a/configs/xilinx_versal_mini_qspi_defconfig b/configs/xilinx_versal_mini_qspi_defconfig
> index 0062f6a69f..9ca9b7e68a 100644
> --- a/configs/xilinx_versal_mini_qspi_defconfig
> +++ b/configs/xilinx_versal_mini_qspi_defconfig
> @@ -15,6 +15,7 @@ CONFIG_SYS_LOAD_ADDR=0x8000000
>  CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
>  CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xFFFE0000
>  # CONFIG_EXPERT is not set
> +CONFIG_REMAKE_ELF=y
>  # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
>  # CONFIG_AUTOBOOT is not set
>  CONFIG_LOGLEVEL=0
> --
> 2.17.1
>

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