Ășt 10. 5. 2022 v 16:23 odesĂlatel Michal Simek <mon...@monstr.eu> napsal: > > CONFIG_SPL_FS_LOAD_PAYLOAD_NAME is used by set_dfu_alt_info() for string > generation. It doesn't depend on SDHCI because the same file can be stored > to other non volatile memories like qspi. > > Signed-off-by: Michal Simek <michal.si...@amd.com> > --- > > include/configs/xilinx_zynqmp.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h > index 8eb44b18d20c..f25d796a1e72 100644 > --- a/include/configs/xilinx_zynqmp.h > +++ b/include/configs/xilinx_zynqmp.h > @@ -226,7 +226,6 @@ > #define CONFIG_SPL_FS_LOAD_KERNEL_NAME "atf-uboot.ub" > > /* MMC support */ > -#ifdef CONFIG_MMC_SDHCI_ZYNQ > # define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR 0 /* unused */ > # define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS 0 /* unused */ > # if defined(CONFIG_SPL_LOAD_FIT) > @@ -234,7 +233,6 @@ > # else > # define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" > # endif > -#endif > > #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_DFU) > # define CONFIG_SPL_HASH > -- > 2.36.0 >
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