[PATCH] xilinx: mbv: Disable SPL GZIP

Michal Simek michal.simek at amd.com
Wed Dec 3 08:34:52 CET 2025


From: Padmarao Begari <padmarao.begari at amd.com>

GZIP compression is disabled to reduce the SPL size by 12KB.

Signed-off-by: Padmarao Begari <padmarao.begari at amd.com>
Signed-off-by: Michal Simek <michal.simek at amd.com>
---

 configs/xilinx_mbv32_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/xilinx_mbv32_defconfig b/configs/xilinx_mbv32_defconfig
index 81c0f8e9e936..d10517094c61 100644
--- a/configs/xilinx_mbv32_defconfig
+++ b/configs/xilinx_mbv32_defconfig
@@ -47,4 +47,3 @@ CONFIG_XILINX_TIMER=y
 # CONFIG_BINMAN_FDT is not set
 CONFIG_BINMAN_DTB="./arch/riscv/dts/xilinx-binman.dtb"
 CONFIG_PANIC_HANG=y
-CONFIG_SPL_GZIP=y
-- 
2.43.0

base-commit: 2c043ed05643fee200a79eb08bfd5c0041663bd2
branch: debian-sent3


More information about the U-Boot mailing list