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

2022-11-28 Thread Michal Simek
pá 25. 11. 2022 v 15:00 odesílatel Venkatesh Yadav Abbarapu 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 c

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

2022-11-25 Thread Venkatesh Yadav Abbarapu
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 --- conf