From: Jim Liu Date: Wed, 10 Sep 2025 02:16:17 +0000 (+0800) Subject: arm: nuvoton: remove unused parameter X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30fbbde2cdfaebb1db47d7c0d457a32e3c6552c3;p=thirdparty%2Fu-boot.git arm: nuvoton: remove unused parameter remove CFG_SYS_BOOTM_LEN parameter Signed-off-by: Jim Liu --- diff --git a/include/configs/arbel.h b/include/configs/arbel.h index b5f684e88fe..63112baf9b2 100644 --- a/include/configs/arbel.h +++ b/include/configs/arbel.h @@ -8,7 +8,6 @@ #define CFG_SYS_SDRAM_BASE 0x0 #define CFG_SYS_BOOTMAPSZ (192 << 20) -#define CFG_SYS_BOOTM_LEN (20 << 20) #define CFG_SYS_INIT_RAM_ADDR CFG_SYS_SDRAM_BASE #define CFG_SYS_INIT_RAM_SIZE 0x8000