summaryrefslogtreecommitdiff
path: root/include/configs/ap121.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-12 23:45:08 +0300
committerTom Rini <trini@konsulko.com>2022-06-06 19:09:00 +0300
commit167f699ba142193e67cade8d19127cfda723ce38 (patch)
tree4ed758645cf4107e2310b5da4a5279b447649e54 /include/configs/ap121.h
parentb7fbdc55c7c72e97595f1f3233c0e9477c97c52b (diff)
downloadu-boot-167f699ba142193e67cade8d19127cfda723ce38.tar.xz
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
This converts the following to Kconfig: CONFIG_SYS_BOOTPARAMS_LEN Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ap121.h')
-rw-r--r--include/configs/ap121.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ap121.h b/include/configs/ap121.h
index e1c2e06613..711406a550 100644
--- a/include/configs/ap121.h
+++ b/include/configs/ap121.h
@@ -9,8 +9,6 @@
#define CONFIG_SYS_MHZ 200
#define CONFIG_SYS_MIPS_TIMER_FREQ (CONFIG_SYS_MHZ * 1000000)
-#define CONFIG_SYS_BOOTPARAMS_LEN 0x20000
-
#define CONFIG_SYS_SDRAM_BASE 0x80000000
#define CONFIG_SYS_INIT_RAM_ADDR 0xbd000000