summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Liu <[email protected]>2025-09-10 10:16:17 +0800
committerTom Rini <[email protected]>2025-09-18 18:10:11 -0600
commit30fbbde2cdfaebb1db47d7c0d457a32e3c6552c3 (patch)
tree5396d25fee817dea0eba8779210f2dd9ffb1a725 /include
parente18a0dec6e383bf903b7b577201fece58122dae8 (diff)
arm: nuvoton: remove unused parameter
remove CFG_SYS_BOOTM_LEN parameter Signed-off-by: Jim Liu <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/arbel.h1
1 files changed, 0 insertions, 1 deletions
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