Ășt 6. 9. 2022 v 12:41 odesĂlatel Michal Simek <[email protected]> napsal: > > There shouldn't be a reason to have LMB on for these configurations. > LMB was already disabled for ZynqMP by commit 0063487a5b60 ("configs: > zynqmp: Disable LMB for mini u-boot"). > > Signed-off-by: Michal Simek <[email protected]> > --- > > configs/xilinx_versal_mini_defconfig | 1 + > configs/xilinx_versal_mini_emmc0_defconfig | 1 + > configs/xilinx_versal_mini_emmc1_defconfig | 1 + > 3 files changed, 3 insertions(+) > > diff --git a/configs/xilinx_versal_mini_defconfig > b/configs/xilinx_versal_mini_defconfig > index a78ee631e40b..7a0557a22e25 100644 > --- a/configs/xilinx_versal_mini_defconfig > +++ b/configs/xilinx_versal_mini_defconfig > @@ -66,3 +66,4 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y > # CONFIG_MMC is not set > CONFIG_ARM_DCC=y > # CONFIG_GZIP is not set > +# CONFIG_LMB is not set > diff --git a/configs/xilinx_versal_mini_emmc0_defconfig > b/configs/xilinx_versal_mini_emmc0_defconfig > index ef73579dca40..4b626d34654f 100644 > --- a/configs/xilinx_versal_mini_emmc0_defconfig > +++ b/configs/xilinx_versal_mini_emmc0_defconfig > @@ -67,3 +67,4 @@ CONFIG_ARM_DCC=y > CONFIG_FAT_WRITE=y > # CONFIG_GZIP is not set > # CONFIG_EFI_LOADER is not set > +# CONFIG_LMB is not set > diff --git a/configs/xilinx_versal_mini_emmc1_defconfig > b/configs/xilinx_versal_mini_emmc1_defconfig > index fb7c5cfdbb2c..6fe2ebf876eb 100644 > --- a/configs/xilinx_versal_mini_emmc1_defconfig > +++ b/configs/xilinx_versal_mini_emmc1_defconfig > @@ -67,3 +67,4 @@ CONFIG_ARM_DCC=y > CONFIG_FAT_WRITE=y > # CONFIG_GZIP is not set > # CONFIG_EFI_LOADER is not set > +# CONFIG_LMB is not set > -- > 2.36.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

