On 12/3/25 08:34, Michal Simek wrote:
From: Padmarao Begari <[email protected]> GZIP compression is disabled to reduce the SPL size by 12KB. Signed-off-by: Padmarao Begari <[email protected]> Signed-off-by: Michal Simek <[email protected]> --- 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
Applied. M

